2023-11-02T10:30:06.301 INFO:root:teuthology version: 0.0.1.dev203+g6899cd2 2023-11-02T10:30:06.302 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320 --description rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} --name lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi --verbose --owner scheduled_lflores@teuthology -- /home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320/orig.config.yaml 2023-11-02T10:30:06.338 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-02T10:30:06.430 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320 branch: wip-yuri5-testing-2023-10-24-0737-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} email: null first_in_suite: false job_id: '7443320' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri5-testing-2023-10-24-0737-pacific ceph: conf: global: mon election default strategy: 1 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: f2ece71a1e784ed2e115679dd66f690a9706b8a8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 workunit: branch: wip-yuri5-testing-2023-10-24-0737-pacific sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 owner: scheduled_lflores@teuthology priority: 69 repo: https://git.ceph.com/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: 4122 sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri5-testing-2023-10-24-0737-pacific suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 targets: smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi174.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: 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 120 - 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 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-01_18:38:59 tube: smithi user: lflores verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.770726 2023-11-02T10:30:06.431 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa; will attempt to use it 2023-11-02T10:30:06.432 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks 2023-11-02T10:30:06.432 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-02T10:30:06.434 INFO:teuthology.task.internal:Checking packages... 2023-11-02T10:30:06.463 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f2ece71a1e784ed2e115679dd66f690a9706b8a8' 2023-11-02T10:30:06.464 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-02T10:30:06.465 INFO:teuthology.packaging:ref: None 2023-11-02T10:30:06.465 INFO:teuthology.packaging:tag: None 2023-11-02T10:30:06.466 INFO:teuthology.packaging:branch: wip-yuri5-testing-2023-10-24-0737-pacific 2023-11-02T10:30:06.466 INFO:teuthology.packaging:sha1: f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-11-02T10:30:06.467 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri5-testing-2023-10-24-0737-pacific 2023-11-02T10:30:06.802 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-106-gf2ece71a-1focal 2023-11-02T10:30:06.803 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-02T10:30:06.810 INFO:teuthology.task.internal:no buildpackages task found 2023-11-02T10:30:06.810 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-02T10:30:06.825 INFO:teuthology.task.internal:Saving configuration 2023-11-02T10:30:06.837 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-02T10:30:06.843 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-02T10:30:06.868 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320', '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-02 10:24:18.935338', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-11-02T10:30:06.893 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi174.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320', '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-02 10:24:18.937748', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-11-02T10:30:06.893 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-02T10:30:06.899 INFO:teuthology.task.internal:roles: ubuntu@smithi114.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-02T10:30:06.899 INFO:teuthology.task.internal:roles: ubuntu@smithi174.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-02T10:30:06.900 INFO:teuthology.run_tasks:Running task console_log... 2023-11-02T10:30:06.975 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f47c9ad2c10>, signals=[15]) 2023-11-02T10:30:06.976 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-02T10:30:06.983 INFO:teuthology.task.internal:Opening connections... 2023-11-02T10:30:06.983 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2023-11-02T10:30:06.985 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:30:07.033 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi174.front.sepia.ceph.com 2023-11-02T10:30:07.034 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:30:07.083 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-02T10:30:07.090 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2023-11-02T10:30:07.108 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2023-11-02T10:30:07.109 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2023-11-02T10:30:07.157 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="Ubuntu" 2023-11-02T10:30:07.158 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-11-02T10:30:07.158 INFO:teuthology.orchestra.run.smithi114.stdout:ID=ubuntu 2023-11-02T10:30:07.158 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE=debian 2023-11-02T10:30:07.158 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-11-02T10:30:07.158 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="20.04" 2023-11-02T10:30:07.159 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://www.ubuntu.com/" 2023-11-02T10:30:07.159 INFO:teuthology.orchestra.run.smithi114.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-11-02T10:30:07.159 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-11-02T10:30:07.159 INFO:teuthology.orchestra.run.smithi114.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-11-02T10:30:07.159 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_CODENAME=focal 2023-11-02T10:30:07.160 INFO:teuthology.orchestra.run.smithi114.stdout:UBUNTU_CODENAME=focal 2023-11-02T10:30:07.160 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2023-11-02T10:30:07.183 DEBUG:teuthology.orchestra.run.smithi174:> uname -m 2023-11-02T10:30:07.190 INFO:teuthology.orchestra.run.smithi174.stdout:x86_64 2023-11-02T10:30:07.190 DEBUG:teuthology.orchestra.run.smithi174:> cat /etc/os-release 2023-11-02T10:30:07.196 INFO:teuthology.orchestra.run.smithi174.stdout:NAME="Ubuntu" 2023-11-02T10:30:07.196 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-11-02T10:30:07.197 INFO:teuthology.orchestra.run.smithi174.stdout:ID=ubuntu 2023-11-02T10:30:07.197 INFO:teuthology.orchestra.run.smithi174.stdout:ID_LIKE=debian 2023-11-02T10:30:07.197 INFO:teuthology.orchestra.run.smithi174.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-11-02T10:30:07.197 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION_ID="20.04" 2023-11-02T10:30:07.198 INFO:teuthology.orchestra.run.smithi174.stdout:HOME_URL="https://www.ubuntu.com/" 2023-11-02T10:30:07.198 INFO:teuthology.orchestra.run.smithi174.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-11-02T10:30:07.198 INFO:teuthology.orchestra.run.smithi174.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-11-02T10:30:07.198 INFO:teuthology.orchestra.run.smithi174.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-11-02T10:30:07.198 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION_CODENAME=focal 2023-11-02T10:30:07.199 INFO:teuthology.orchestra.run.smithi174.stdout:UBUNTU_CODENAME=focal 2023-11-02T10:30:07.199 INFO:teuthology.lock.ops:Updating smithi174.front.sepia.ceph.com on lock server 2023-11-02T10:30:07.224 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-02T10:30:07.233 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-02T10:30:07.239 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-02T10:30:07.239 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2023-11-02T10:30:07.242 DEBUG:teuthology.orchestra.run.smithi174:> test '!' -e /home/ubuntu/cephtest 2023-11-02T10:30:07.247 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-02T10:30:07.253 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-02T10:30:07.254 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2023-11-02T10:30:07.256 DEBUG:teuthology.orchestra.run.smithi174:> test -z $(ls -A /var/lib/ceph) 2023-11-02T10:30:07.273 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-02T10:30:07.326 INFO:teuthology.run_tasks:Running task kernel... 2023-11-02T10:30:07.341 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-02T10:30:07.342 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-02T10:30:07.342 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-02T10:30:07.343 DEBUG:teuthology.orchestra.run.smithi174:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-02T10:30:07.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-02T10:30:07.349 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2023-11-02T10:30:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-02T10:30:07.351 DEBUG:teuthology.orchestra.run.smithi174:> uname -r 2023-11-02T10:30:07.356 INFO:teuthology.orchestra.run.smithi114.stdout:5.4.0-124-generic 2023-11-02T10:30:07.357 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.4.0-124-generic 2023-11-02T10:30:07.357 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get clean 2023-11-02T10:30:07.401 INFO:teuthology.orchestra.run.smithi174.stdout:5.4.0-124-generic 2023-11-02T10:30:07.401 INFO:teuthology.task.kernel:Running kernel on smithi174: 5.4.0-124-generic 2023-11-02T10:30:07.401 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get clean 2023-11-02T10:30:07.471 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2023-11-02T10:30:07.492 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get update 2023-11-02T10:30:07.673 INFO:teuthology.orchestra.run.smithi114.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-11-02T10:30:07.778 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-02T10:30:07.797 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-02T10:30:07.797 INFO:teuthology.orchestra.run.smithi174.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-11-02T10:30:07.852 INFO:teuthology.orchestra.run.smithi174.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-11-02T10:30:07.859 INFO:teuthology.orchestra.run.smithi114.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-11-02T10:30:07.973 INFO:teuthology.orchestra.run.smithi114.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,564 kB] 2023-11-02T10:30:08.087 INFO:teuthology.orchestra.run.smithi114.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [672 kB] 2023-11-02T10:30:08.103 INFO:teuthology.orchestra.run.smithi114.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [398 kB] 2023-11-02T10:30:08.104 INFO:teuthology.orchestra.run.smithi114.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-11-02T10:30:08.104 INFO:teuthology.orchestra.run.smithi114.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-11-02T10:30:08.104 INFO:teuthology.orchestra.run.smithi114.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,360 kB] 2023-11-02T10:30:08.117 INFO:teuthology.orchestra.run.smithi114.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [329 kB] 2023-11-02T10:30:08.119 INFO:teuthology.orchestra.run.smithi114.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-11-02T10:30:08.120 INFO:teuthology.orchestra.run.smithi114.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [898 kB] 2023-11-02T10:30:08.125 INFO:teuthology.orchestra.run.smithi114.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [619 kB] 2023-11-02T10:30:08.129 INFO:teuthology.orchestra.run.smithi114.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [187 kB] 2023-11-02T10:30:08.131 INFO:teuthology.orchestra.run.smithi114.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-11-02T10:30:08.131 INFO:teuthology.orchestra.run.smithi114.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-11-02T10:30:08.132 INFO:teuthology.orchestra.run.smithi114.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-11-02T10:30:08.137 INFO:teuthology.orchestra.run.smithi114.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-11-02T10:30:08.138 INFO:teuthology.orchestra.run.smithi114.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-11-02T10:30:08.195 INFO:teuthology.orchestra.run.smithi174.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-11-02T10:30:08.202 INFO:teuthology.orchestra.run.smithi114.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-11-02T10:30:08.268 INFO:teuthology.orchestra.run.smithi174.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [672 kB] 2023-11-02T10:30:08.343 INFO:teuthology.orchestra.run.smithi114.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,955 kB] 2023-11-02T10:30:08.407 INFO:teuthology.orchestra.run.smithi174.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,955 kB] 2023-11-02T10:30:08.615 INFO:teuthology.orchestra.run.smithi174.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,564 kB] 2023-11-02T10:30:08.726 INFO:teuthology.orchestra.run.smithi114.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [906 kB] 2023-11-02T10:30:08.755 INFO:teuthology.orchestra.run.smithi114.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [481 kB] 2023-11-02T10:30:08.769 INFO:teuthology.orchestra.run.smithi114.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-11-02T10:30:08.769 INFO:teuthology.orchestra.run.smithi114.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,477 kB] 2023-11-02T10:30:08.804 INFO:teuthology.orchestra.run.smithi174.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [398 kB] 2023-11-02T10:30:08.831 INFO:teuthology.orchestra.run.smithi174.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-11-02T10:30:08.831 INFO:teuthology.orchestra.run.smithi174.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,360 kB] 2023-11-02T10:30:08.832 INFO:teuthology.orchestra.run.smithi114.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-11-02T10:30:08.833 INFO:teuthology.orchestra.run.smithi114.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [346 kB] 2023-11-02T10:30:08.850 INFO:teuthology.orchestra.run.smithi114.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [568 B] 2023-11-02T10:30:08.875 INFO:teuthology.orchestra.run.smithi174.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [906 kB] 2023-11-02T10:30:08.893 INFO:teuthology.orchestra.run.smithi174.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [481 kB] 2023-11-02T10:30:08.902 INFO:teuthology.orchestra.run.smithi174.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-11-02T10:30:08.903 INFO:teuthology.orchestra.run.smithi174.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-11-02T10:30:08.903 INFO:teuthology.orchestra.run.smithi174.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,477 kB] 2023-11-02T10:30:08.924 INFO:teuthology.orchestra.run.smithi174.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-11-02T10:30:08.926 INFO:teuthology.orchestra.run.smithi174.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [329 kB] 2023-11-02T10:30:08.936 INFO:teuthology.orchestra.run.smithi174.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-11-02T10:30:08.936 INFO:teuthology.orchestra.run.smithi174.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [898 kB] 2023-11-02T10:30:08.956 INFO:teuthology.orchestra.run.smithi174.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [619 kB] 2023-11-02T10:30:08.980 INFO:teuthology.orchestra.run.smithi174.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [346 kB] 2023-11-02T10:30:08.986 INFO:teuthology.orchestra.run.smithi174.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [568 B] 2023-11-02T10:30:09.015 INFO:teuthology.orchestra.run.smithi114.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,130 kB] 2023-11-02T10:30:09.136 INFO:teuthology.orchestra.run.smithi174.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [187 kB] 2023-11-02T10:30:09.149 INFO:teuthology.orchestra.run.smithi174.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,130 kB] 2023-11-02T10:30:09.555 INFO:teuthology.orchestra.run.smithi174.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-11-02T10:30:09.561 INFO:teuthology.orchestra.run.smithi174.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-11-02T10:30:09.563 INFO:teuthology.orchestra.run.smithi174.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-11-02T10:30:09.571 INFO:teuthology.orchestra.run.smithi174.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-11-02T10:30:09.573 INFO:teuthology.orchestra.run.smithi174.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-11-02T10:30:09.651 INFO:teuthology.orchestra.run.smithi114.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [752 kB] 2023-11-02T10:30:09.689 INFO:teuthology.orchestra.run.smithi114.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [269 kB] 2023-11-02T10:30:09.703 INFO:teuthology.orchestra.run.smithi114.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-11-02T10:30:09.704 INFO:teuthology.orchestra.run.smithi114.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-11-02T10:30:09.705 INFO:teuthology.orchestra.run.smithi114.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-11-02T10:30:09.706 INFO:teuthology.orchestra.run.smithi114.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-11-02T10:30:09.707 INFO:teuthology.orchestra.run.smithi114.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-11-02T10:30:09.707 INFO:teuthology.orchestra.run.smithi114.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-11-02T10:30:09.708 INFO:teuthology.orchestra.run.smithi114.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-11-02T10:30:09.734 INFO:teuthology.orchestra.run.smithi114.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-11-02T10:30:09.782 INFO:teuthology.orchestra.run.smithi174.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [752 kB] 2023-11-02T10:30:09.821 INFO:teuthology.orchestra.run.smithi174.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [269 kB] 2023-11-02T10:30:09.834 INFO:teuthology.orchestra.run.smithi174.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-11-02T10:30:09.835 INFO:teuthology.orchestra.run.smithi174.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-11-02T10:30:09.836 INFO:teuthology.orchestra.run.smithi174.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-11-02T10:30:09.837 INFO:teuthology.orchestra.run.smithi174.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-11-02T10:30:09.838 INFO:teuthology.orchestra.run.smithi174.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-11-02T10:30:09.838 INFO:teuthology.orchestra.run.smithi174.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-11-02T10:30:09.863 INFO:teuthology.orchestra.run.smithi174.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-11-02T10:30:09.865 INFO:teuthology.orchestra.run.smithi174.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-11-02T10:30:09.898 INFO:teuthology.orchestra.run.smithi114.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-11-02T10:30:10.029 INFO:teuthology.orchestra.run.smithi174.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-11-02T10:30:10.082 INFO:teuthology.orchestra.run.smithi114.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-11-02T10:30:10.104 INFO:teuthology.orchestra.run.smithi114.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-11-02T10:30:10.193 INFO:teuthology.orchestra.run.smithi174.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-11-02T10:30:10.244 INFO:teuthology.orchestra.run.smithi174.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-11-02T10:30:12.061 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 18.0 MB in 3s (7,018 kB/s) 2023-11-02T10:30:12.751 INFO:teuthology.orchestra.run.smithi174.stdout:Fetched 18.0 MB in 3s (5,623 kB/s) 2023-11-02T10:30:13.581 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2023-11-02T10:30:13.606 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-02T10:30:13.681 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2023-11-02T10:30:13.863 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2023-11-02T10:30:13.864 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2023-11-02T10:30:14.041 INFO:teuthology.orchestra.run.smithi114.stdout:The following additional packages will be installed: 2023-11-02T10:30:14.041 INFO:teuthology.orchestra.run.smithi114.stdout: linux-generic linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-02T10:30:14.041 INFO:teuthology.orchestra.run.smithi114.stdout: linux-headers-generic linux-image-5.4.0-166-generic 2023-11-02T10:30:14.042 INFO:teuthology.orchestra.run.smithi114.stdout: linux-modules-5.4.0-166-generic linux-modules-extra-5.4.0-166-generic 2023-11-02T10:30:14.042 INFO:teuthology.orchestra.run.smithi114.stdout:Suggested packages: 2023-11-02T10:30:14.043 INFO:teuthology.orchestra.run.smithi114.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-11-02T10:30:14.043 INFO:teuthology.orchestra.run.smithi114.stdout:Recommended packages: 2023-11-02T10:30:14.043 INFO:teuthology.orchestra.run.smithi114.stdout: thermald 2023-11-02T10:30:14.094 INFO:teuthology.orchestra.run.smithi114.stdout:The following NEW packages will be installed: 2023-11-02T10:30:14.095 INFO:teuthology.orchestra.run.smithi114.stdout: linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-02T10:30:14.095 INFO:teuthology.orchestra.run.smithi114.stdout: linux-image-5.4.0-166-generic linux-modules-5.4.0-166-generic 2023-11-02T10:30:14.095 INFO:teuthology.orchestra.run.smithi114.stdout: linux-modules-extra-5.4.0-166-generic 2023-11-02T10:30:14.096 INFO:teuthology.orchestra.run.smithi114.stdout:The following packages will be upgraded: 2023-11-02T10:30:14.097 INFO:teuthology.orchestra.run.smithi114.stdout: linux-generic linux-headers-generic linux-image-generic 2023-11-02T10:30:14.113 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-11-02T10:30:14.138 DEBUG:teuthology.orchestra.run.smithi174:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-02T10:30:14.230 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-11-02T10:30:14.277 INFO:teuthology.orchestra.run.smithi114.stdout:3 upgraded, 5 newly installed, 0 to remove and 272 not upgraded. 2023-11-02T10:30:14.278 INFO:teuthology.orchestra.run.smithi114.stdout:Need to get 77.1 MB of archives. 2023-11-02T10:30:14.278 INFO:teuthology.orchestra.run.smithi114.stdout:After this operation, 380 MB of additional disk space will be used. 2023-11-02T10:30:14.278 INFO:teuthology.orchestra.run.smithi114.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-02T10:30:14.410 INFO:teuthology.orchestra.run.smithi174.stdout:Building dependency tree... 2023-11-02T10:30:14.411 INFO:teuthology.orchestra.run.smithi174.stdout:Reading state information... 2023-11-02T10:30:14.587 INFO:teuthology.orchestra.run.smithi174.stdout:The following additional packages will be installed: 2023-11-02T10:30:14.587 INFO:teuthology.orchestra.run.smithi174.stdout: linux-generic linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-02T10:30:14.588 INFO:teuthology.orchestra.run.smithi174.stdout: linux-headers-generic linux-image-5.4.0-166-generic 2023-11-02T10:30:14.588 INFO:teuthology.orchestra.run.smithi174.stdout: linux-modules-5.4.0-166-generic linux-modules-extra-5.4.0-166-generic 2023-11-02T10:30:14.588 INFO:teuthology.orchestra.run.smithi174.stdout:Suggested packages: 2023-11-02T10:30:14.589 INFO:teuthology.orchestra.run.smithi174.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-11-02T10:30:14.589 INFO:teuthology.orchestra.run.smithi174.stdout:Recommended packages: 2023-11-02T10:30:14.589 INFO:teuthology.orchestra.run.smithi174.stdout: thermald 2023-11-02T10:30:14.645 INFO:teuthology.orchestra.run.smithi174.stdout:The following NEW packages will be installed: 2023-11-02T10:30:14.645 INFO:teuthology.orchestra.run.smithi174.stdout: linux-headers-5.4.0-166 linux-headers-5.4.0-166-generic 2023-11-02T10:30:14.645 INFO:teuthology.orchestra.run.smithi174.stdout: linux-image-5.4.0-166-generic linux-modules-5.4.0-166-generic 2023-11-02T10:30:14.646 INFO:teuthology.orchestra.run.smithi174.stdout: linux-modules-extra-5.4.0-166-generic 2023-11-02T10:30:14.646 INFO:teuthology.orchestra.run.smithi174.stdout:The following packages will be upgraded: 2023-11-02T10:30:14.647 INFO:teuthology.orchestra.run.smithi174.stdout: linux-generic linux-headers-generic linux-image-generic 2023-11-02T10:30:14.828 INFO:teuthology.orchestra.run.smithi174.stdout:3 upgraded, 5 newly installed, 0 to remove and 272 not upgraded. 2023-11-02T10:30:14.828 INFO:teuthology.orchestra.run.smithi174.stdout:Need to get 77.1 MB of archives. 2023-11-02T10:30:14.828 INFO:teuthology.orchestra.run.smithi174.stdout:After this operation, 380 MB of additional disk space will be used. 2023-11-02T10:30:14.828 INFO:teuthology.orchestra.run.smithi174.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-02T10:30:15.430 INFO:teuthology.orchestra.run.smithi114.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-02T10:30:15.700 INFO:teuthology.orchestra.run.smithi114.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-02T10:30:15.962 INFO:teuthology.orchestra.run.smithi174.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-02T10:30:16.232 INFO:teuthology.orchestra.run.smithi174.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-02T10:30:16.995 INFO:teuthology.orchestra.run.smithi114.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-02T10:30:16.996 INFO:teuthology.orchestra.run.smithi114.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-02T10:30:16.996 INFO:teuthology.orchestra.run.smithi114.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-02T10:30:17.271 INFO:teuthology.orchestra.run.smithi114.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-02T10:30:17.326 INFO:teuthology.orchestra.run.smithi114.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-02T10:30:17.584 INFO:teuthology.orchestra.run.smithi174.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-02T10:30:17.584 INFO:teuthology.orchestra.run.smithi174.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-02T10:30:17.585 INFO:teuthology.orchestra.run.smithi174.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-02T10:30:17.852 INFO:teuthology.orchestra.run.smithi174.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-02T10:30:17.883 INFO:teuthology.orchestra.run.smithi174.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-02T10:30:18.033 INFO:teuthology.orchestra.run.smithi114.stdout:Fetched 77.1 MB in 3s (23.9 MB/s) 2023-11-02T10:30:18.225 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-modules-5.4.0-166-generic. 2023-11-02T10:30:18.566 INFO:teuthology.orchestra.run.smithi174.stdout:Fetched 77.1 MB in 3s (23.9 MB/s) 2023-11-02T10:30:18.757 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-modules-5.4.0-166-generic. 2023-11-02T10:30:20.115 INFO:teuthology.orchestra.run.smithi114.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-02T10:30:20.120 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../0-linux-modules-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-02T10:30:20.339 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:20.445 INFO:teuthology.orchestra.run.smithi174.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-02T10:30:20.450 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../0-linux-modules-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-02T10:30:20.512 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:22.322 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-image-5.4.0-166-generic. 2023-11-02T10:30:22.337 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../1-linux-image-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-02T10:30:22.403 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-image-5.4.0-166-generic. 2023-11-02T10:30:22.416 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../1-linux-image-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-02T10:30:22.418 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:22.513 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:23.533 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-166-generic. 2023-11-02T10:30:23.548 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-02T10:30:23.564 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-166-generic. 2023-11-02T10:30:23.579 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-02T10:30:23.592 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:23.622 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:28.150 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../3-linux-generic_5.4.0.166.163_amd64.deb ... 2023-11-02T10:30:28.276 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-02T10:30:28.322 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../3-linux-generic_5.4.0.166.163_amd64.deb ... 2023-11-02T10:30:28.465 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-02T10:30:28.619 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.166.163_amd64.deb ... 2023-11-02T10:30:28.746 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-image-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-02T10:30:28.800 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.166.163_amd64.deb ... 2023-11-02T10:30:28.952 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-image-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-02T10:30:29.091 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-headers-5.4.0-166. 2023-11-02T10:30:29.104 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../5-linux-headers-5.4.0-166_5.4.0-166.183_all.deb ... 2023-11-02T10:30:29.148 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-02T10:30:29.305 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-headers-5.4.0-166. 2023-11-02T10:30:29.318 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../5-linux-headers-5.4.0-166_5.4.0-166.183_all.deb ... 2023-11-02T10:30:29.355 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-02T10:30:34.379 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-headers-5.4.0-166-generic. 2023-11-02T10:30:34.402 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../6-linux-headers-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-02T10:30:34.446 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:35.075 INFO:teuthology.orchestra.run.smithi114.stdout:Selecting previously unselected package linux-headers-5.4.0-166-generic. 2023-11-02T10:30:35.096 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../6-linux-headers-5.4.0-166-generic_5.4.0-166.183_amd64.deb ... 2023-11-02T10:30:35.133 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:37.109 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.166.163_amd64.deb ... 2023-11-02T10:30:37.236 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-headers-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-02T10:30:37.570 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:37.907 INFO:teuthology.orchestra.run.smithi114.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.166.163_amd64.deb ... 2023-11-02T10:30:38.053 INFO:teuthology.orchestra.run.smithi114.stdout:Unpacking linux-headers-generic (5.4.0.166.163) over (5.4.0.124.125) ... 2023-11-02T10:30:38.411 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-modules-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:39.042 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-02T10:30:39.168 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:40.314 INFO:teuthology.orchestra.run.smithi174.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-166-generic 2023-11-02T10:30:40.314 INFO:teuthology.orchestra.run.smithi174.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-166-generic 2023-11-02T10:30:40.444 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:40.467 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-5.4.0-166 (5.4.0-166.183) ... 2023-11-02T10:30:40.570 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:40.729 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:41.772 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-headers-generic (5.4.0.166.163) ... 2023-11-02T10:30:41.898 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-image-generic (5.4.0.166.163) ... 2023-11-02T10:30:41.908 INFO:teuthology.orchestra.run.smithi114.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-166-generic 2023-11-02T10:30:41.908 INFO:teuthology.orchestra.run.smithi114.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-166-generic 2023-11-02T10:30:42.024 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-generic (5.4.0.166.163) ... 2023-11-02T10:30:42.039 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:42.150 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:42.199 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-modules-extra-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:42.223 INFO:teuthology.orchestra.run.smithi174.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-11-02T10:30:42.223 INFO:teuthology.orchestra.run.smithi174.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-166-generic 2023-11-02T10:30:43.408 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-headers-generic (5.4.0.166.163) ... 2023-11-02T10:30:43.559 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-image-generic (5.4.0.166.163) ... 2023-11-02T10:30:43.702 INFO:teuthology.orchestra.run.smithi114.stdout:Setting up linux-generic (5.4.0.166.163) ... 2023-11-02T10:30:43.845 INFO:teuthology.orchestra.run.smithi114.stdout:Processing triggers for linux-image-5.4.0-166-generic (5.4.0-166.183) ... 2023-11-02T10:30:43.914 INFO:teuthology.orchestra.run.smithi114.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-11-02T10:30:43.914 INFO:teuthology.orchestra.run.smithi114.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-166-generic 2023-11-02T10:31:03.761 INFO:teuthology.orchestra.run.smithi174.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-11-02T10:31:03.762 INFO:teuthology.orchestra.run.smithi174.stdout:Sourcing file `/etc/default/grub' 2023-11-02T10:31:03.768 INFO:teuthology.orchestra.run.smithi174.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-02T10:31:03.791 INFO:teuthology.orchestra.run.smithi174.stdout:Generating grub configuration file ... 2023-11-02T10:31:04.069 INFO:teuthology.orchestra.run.smithi174.stdout:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-02T10:31:04.091 INFO:teuthology.orchestra.run.smithi174.stdout:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-02T10:31:04.452 INFO:teuthology.orchestra.run.smithi174.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-02T10:31:04.464 INFO:teuthology.orchestra.run.smithi174.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-02T10:31:05.979 INFO:teuthology.orchestra.run.smithi114.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-11-02T10:31:05.980 INFO:teuthology.orchestra.run.smithi114.stdout:Sourcing file `/etc/default/grub' 2023-11-02T10:31:05.993 INFO:teuthology.orchestra.run.smithi114.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-02T10:31:06.016 INFO:teuthology.orchestra.run.smithi114.stdout:Generating grub configuration file ... 2023-11-02T10:31:06.242 INFO:teuthology.orchestra.run.smithi174.stdout:done 2023-11-02T10:31:06.369 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-02T10:31:06.394 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-02T10:31:06.629 DEBUG:teuthology.orchestra.run.smithi174:> dpkg -s linux-image-generic 2023-11-02T10:31:06.672 INFO:teuthology.orchestra.run.smithi174.stdout:Package: linux-image-generic 2023-11-02T10:31:06.673 INFO:teuthology.orchestra.run.smithi174.stdout:Status: install ok installed 2023-11-02T10:31:06.673 INFO:teuthology.orchestra.run.smithi174.stdout:Priority: optional 2023-11-02T10:31:06.673 INFO:teuthology.orchestra.run.smithi174.stdout:Section: kernel 2023-11-02T10:31:06.674 INFO:teuthology.orchestra.run.smithi174.stdout:Installed-Size: 20 2023-11-02T10:31:06.674 INFO:teuthology.orchestra.run.smithi174.stdout:Maintainer: Ubuntu Kernel Team 2023-11-02T10:31:06.674 INFO:teuthology.orchestra.run.smithi174.stdout:Architecture: amd64 2023-11-02T10:31:06.674 INFO:teuthology.orchestra.run.smithi174.stdout:Source: linux-meta 2023-11-02T10:31:06.674 INFO:teuthology.orchestra.run.smithi174.stdout:Version: 5.4.0.166.163 2023-11-02T10:31:06.675 INFO:teuthology.orchestra.run.smithi174.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-02T10:31:06.675 INFO:teuthology.orchestra.run.smithi174.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-02T10:31:06.675 INFO:teuthology.orchestra.run.smithi174.stdout:Recommends: thermald 2023-11-02T10:31:06.675 INFO:teuthology.orchestra.run.smithi174.stdout:Description: Generic Linux kernel image 2023-11-02T10:31:06.675 INFO:teuthology.orchestra.run.smithi174.stdout: This package will always depend on the latest generic kernel image 2023-11-02T10:31:06.676 INFO:teuthology.orchestra.run.smithi174.stdout: available. 2023-11-02T10:31:06.676 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-166-generic 2023-11-02T10:31:06.676 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-02T10:31:06.677 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-02T10:31:06.677 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-11-02T10:31:06.677 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi174.front.sepia.ceph.com, path=None, version=distro) 2023-11-02T10:31:06.677 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get clean 2023-11-02T10:31:06.748 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get update 2023-11-02T10:31:06.843 INFO:teuthology.orchestra.run.smithi114.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-02T10:31:06.854 INFO:teuthology.orchestra.run.smithi114.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-02T10:31:06.896 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-11-02T10:31:07.009 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-02T10:31:07.091 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-11-02T10:31:07.173 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-11-02T10:31:08.647 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-11-02T10:31:08.673 DEBUG:teuthology.orchestra.run.smithi174:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-02T10:31:08.740 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2023-11-02T10:31:08.943 INFO:teuthology.orchestra.run.smithi174.stdout:Building dependency tree... 2023-11-02T10:31:08.944 INFO:teuthology.orchestra.run.smithi174.stdout:Reading state information... 2023-11-02T10:31:09.156 INFO:teuthology.orchestra.run.smithi174.stdout:linux-image-generic is already the newest version (5.4.0.166.163). 2023-11-02T10:31:09.156 INFO:teuthology.orchestra.run.smithi174.stdout:0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded. 2023-11-02T10:31:09.158 DEBUG:teuthology.orchestra.run.smithi174:> dpkg -s linux-image-generic 2023-11-02T10:31:09.183 INFO:teuthology.orchestra.run.smithi174.stdout:Package: linux-image-generic 2023-11-02T10:31:09.183 INFO:teuthology.orchestra.run.smithi174.stdout:Status: install ok installed 2023-11-02T10:31:09.184 INFO:teuthology.orchestra.run.smithi174.stdout:Priority: optional 2023-11-02T10:31:09.184 INFO:teuthology.orchestra.run.smithi174.stdout:Section: kernel 2023-11-02T10:31:09.184 INFO:teuthology.orchestra.run.smithi174.stdout:Installed-Size: 20 2023-11-02T10:31:09.184 INFO:teuthology.orchestra.run.smithi174.stdout:Maintainer: Ubuntu Kernel Team 2023-11-02T10:31:09.184 INFO:teuthology.orchestra.run.smithi174.stdout:Architecture: amd64 2023-11-02T10:31:09.185 INFO:teuthology.orchestra.run.smithi174.stdout:Source: linux-meta 2023-11-02T10:31:09.185 INFO:teuthology.orchestra.run.smithi174.stdout:Version: 5.4.0.166.163 2023-11-02T10:31:09.185 INFO:teuthology.orchestra.run.smithi174.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-02T10:31:09.185 INFO:teuthology.orchestra.run.smithi174.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-02T10:31:09.185 INFO:teuthology.orchestra.run.smithi174.stdout:Recommends: thermald 2023-11-02T10:31:09.185 INFO:teuthology.orchestra.run.smithi174.stdout:Description: Generic Linux kernel image 2023-11-02T10:31:09.186 INFO:teuthology.orchestra.run.smithi174.stdout: This package will always depend on the latest generic kernel image 2023-11-02T10:31:09.186 INFO:teuthology.orchestra.run.smithi174.stdout: available. 2023-11-02T10:31:09.186 DEBUG:teuthology.orchestra.run.smithi174:> mktemp 2023-11-02T10:31:09.233 INFO:teuthology.orchestra.run.smithi174.stdout:/tmp/tmp.K3prDfxFbf 2023-11-02T10:31:09.234 DEBUG:teuthology.orchestra.run.smithi174:> sudo cp /boot/grub/grub.cfg /tmp/tmp.K3prDfxFbf 2023-11-02T10:31:09.247 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 0666 /tmp/tmp.K3prDfxFbf 2023-11-02T10:31:09.336 DEBUG:teuthology.orchestra.remote:smithi174:/tmp/tmp.K3prDfxFbf is 9KB 2023-11-02T10:31:09.350 DEBUG:teuthology.orchestra.run.smithi174:> rm -fr /tmp/tmp.K3prDfxFbf 2023-11-02T10:31:09.357 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-11-02T10:31:09.411 INFO:teuthology.orchestra.run.smithi114.stdout:done 2023-11-02T10:31:09.414 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-11-02T10:31:09.415 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-11-02T10:31:09.415 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-11-02T10:31:09.453 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-166-generic 2023-11-02T10:31:09.453 DEBUG:teuthology.orchestra.run.smithi174:> sudo update-grub 2023-11-02T10:31:09.887 DEBUG:teuthology.orchestra.run.smithi114:> dpkg -s linux-image-generic 2023-11-02T10:31:09.933 INFO:teuthology.orchestra.run.smithi114.stdout:Package: linux-image-generic 2023-11-02T10:31:09.934 INFO:teuthology.orchestra.run.smithi114.stdout:Status: install ok installed 2023-11-02T10:31:09.934 INFO:teuthology.orchestra.run.smithi114.stdout:Priority: optional 2023-11-02T10:31:09.934 INFO:teuthology.orchestra.run.smithi114.stdout:Section: kernel 2023-11-02T10:31:09.934 INFO:teuthology.orchestra.run.smithi114.stdout:Installed-Size: 20 2023-11-02T10:31:09.934 INFO:teuthology.orchestra.run.smithi114.stdout:Maintainer: Ubuntu Kernel Team 2023-11-02T10:31:09.935 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: amd64 2023-11-02T10:31:09.935 INFO:teuthology.orchestra.run.smithi114.stdout:Source: linux-meta 2023-11-02T10:31:09.935 INFO:teuthology.orchestra.run.smithi114.stdout:Version: 5.4.0.166.163 2023-11-02T10:31:09.935 INFO:teuthology.orchestra.run.smithi114.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-02T10:31:09.935 INFO:teuthology.orchestra.run.smithi114.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-02T10:31:09.936 INFO:teuthology.orchestra.run.smithi114.stdout:Recommends: thermald 2023-11-02T10:31:09.936 INFO:teuthology.orchestra.run.smithi114.stdout:Description: Generic Linux kernel image 2023-11-02T10:31:09.936 INFO:teuthology.orchestra.run.smithi114.stdout: This package will always depend on the latest generic kernel image 2023-11-02T10:31:09.936 INFO:teuthology.orchestra.run.smithi114.stdout: available. 2023-11-02T10:31:09.937 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-166-generic 2023-11-02T10:31:09.937 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-11-02T10:31:09.938 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-11-02T10:31:09.938 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-11-02T10:31:09.938 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2023-11-02T10:31:09.938 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get clean 2023-11-02T10:31:10.013 DEBUG:teuthology.orchestra.run.smithi114:> sudo apt-get update 2023-11-02T10:31:10.144 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-11-02T10:31:10.156 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-11-02T10:31:10.176 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-11-02T10:31:10.261 INFO:teuthology.orchestra.run.smithi114.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-11-02T10:31:10.587 INFO:teuthology.orchestra.run.smithi174.stderr:Sourcing file `/etc/default/grub' 2023-11-02T10:31:10.598 INFO:teuthology.orchestra.run.smithi174.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-02T10:31:10.611 INFO:teuthology.orchestra.run.smithi174.stderr:Generating grub configuration file ... 2023-11-02T10:31:10.844 INFO:teuthology.orchestra.run.smithi174.stderr:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-02T10:31:10.856 INFO:teuthology.orchestra.run.smithi174.stderr:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-02T10:31:11.261 INFO:teuthology.orchestra.run.smithi174.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-02T10:31:11.273 INFO:teuthology.orchestra.run.smithi174.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-02T10:31:11.906 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2023-11-02T10:31:11.931 DEBUG:teuthology.orchestra.run.smithi114:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-11-02T10:31:12.002 INFO:teuthology.orchestra.run.smithi114.stdout:Reading package lists... 2023-11-02T10:31:12.022 INFO:teuthology.orchestra.run.smithi174.stderr:done 2023-11-02T10:31:12.026 DEBUG:teuthology.orchestra.run.smithi174:> sudo shutdown -r now 2023-11-02T10:31:12.204 INFO:teuthology.orchestra.run.smithi114.stdout:Building dependency tree... 2023-11-02T10:31:12.204 INFO:teuthology.orchestra.run.smithi114.stdout:Reading state information... 2023-11-02T10:31:12.413 INFO:teuthology.orchestra.run.smithi114.stdout:linux-image-generic is already the newest version (5.4.0.166.163). 2023-11-02T10:31:12.413 INFO:teuthology.orchestra.run.smithi114.stdout:0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded. 2023-11-02T10:31:12.415 DEBUG:teuthology.orchestra.run.smithi114:> dpkg -s linux-image-generic 2023-11-02T10:31:12.434 INFO:teuthology.orchestra.run.smithi114.stdout:Package: linux-image-generic 2023-11-02T10:31:12.434 INFO:teuthology.orchestra.run.smithi114.stdout:Status: install ok installed 2023-11-02T10:31:12.434 INFO:teuthology.orchestra.run.smithi114.stdout:Priority: optional 2023-11-02T10:31:12.434 INFO:teuthology.orchestra.run.smithi114.stdout:Section: kernel 2023-11-02T10:31:12.435 INFO:teuthology.orchestra.run.smithi114.stdout:Installed-Size: 20 2023-11-02T10:31:12.435 INFO:teuthology.orchestra.run.smithi114.stdout:Maintainer: Ubuntu Kernel Team 2023-11-02T10:31:12.435 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: amd64 2023-11-02T10:31:12.435 INFO:teuthology.orchestra.run.smithi114.stdout:Source: linux-meta 2023-11-02T10:31:12.435 INFO:teuthology.orchestra.run.smithi114.stdout:Version: 5.4.0.166.163 2023-11-02T10:31:12.436 INFO:teuthology.orchestra.run.smithi114.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-02T10:31:12.436 INFO:teuthology.orchestra.run.smithi114.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-02T10:31:12.436 INFO:teuthology.orchestra.run.smithi114.stdout:Recommends: thermald 2023-11-02T10:31:12.436 INFO:teuthology.orchestra.run.smithi114.stdout:Description: Generic Linux kernel image 2023-11-02T10:31:12.436 INFO:teuthology.orchestra.run.smithi114.stdout: This package will always depend on the latest generic kernel image 2023-11-02T10:31:12.437 INFO:teuthology.orchestra.run.smithi114.stdout: available. 2023-11-02T10:31:12.437 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2023-11-02T10:31:12.441 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.DTb23F3uBw 2023-11-02T10:31:12.442 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub/grub.cfg /tmp/tmp.DTb23F3uBw 2023-11-02T10:31:12.452 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.DTb23F3uBw 2023-11-02T10:31:12.539 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.DTb23F3uBw is 9KB 2023-11-02T10:31:12.553 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.DTb23F3uBw 2023-11-02T10:31:12.559 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-11-02T10:31:12.615 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:31:12.616 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-11-02T10:31:12.616 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-11-02T10:31:12.647 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-166-generic 2023-11-02T10:31:12.647 DEBUG:teuthology.orchestra.run.smithi114:> sudo update-grub 2023-11-02T10:31:14.060 INFO:teuthology.orchestra.run.smithi114.stderr:Sourcing file `/etc/default/grub' 2023-11-02T10:31:14.071 INFO:teuthology.orchestra.run.smithi114.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-11-02T10:31:14.089 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2023-11-02T10:31:14.367 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-5.4.0-166-generic 2023-11-02T10:31:14.379 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-5.4.0-166-generic 2023-11-02T10:31:14.789 INFO:teuthology.orchestra.run.smithi114.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-11-02T10:31:14.800 INFO:teuthology.orchestra.run.smithi114.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-11-02T10:31:16.258 INFO:teuthology.orchestra.run.smithi114.stderr:done 2023-11-02T10:31:16.259 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2023-11-02T10:31:42.042 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-11-02T10:31:42.043 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-11-02T10:31:42.044 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:31:46.266 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-11-02T10:31:46.267 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2023-11-02T10:31:46.268 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:32:00.378 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.174 2023-11-02T10:32:04.730 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2023-11-02T10:32:09.385 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-11-02T10:32:09.386 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:32:12.442 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.174 2023-11-02T10:32:13.733 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2023-11-02T10:32:13.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:32:16.797 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2023-11-02T10:32:24.444 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-11-02T10:32:24.445 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:32:28.802 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2023-11-02T10:32:28.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:32:42.874 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.174 2023-11-02T10:32:47.226 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.114 2023-11-02T10:32:57.886 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-11-02T10:32:57.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:32:58.091 DEBUG:teuthology.orchestra.run.smithi174:> true 2023-11-02T10:32:58.640 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-11-02T10:32:58.641 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-166-generic"... 2023-11-02T10:32:58.641 DEBUG:teuthology.orchestra.run.smithi174:> uname -r 2023-11-02T10:32:58.648 INFO:teuthology.orchestra.run.smithi174.stdout:5.4.0-166-generic 2023-11-02T10:32:58.648 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-166-generic vs 5.4.0-166-generic 2023-11-02T10:32:58.648 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-02T10:32:58.649 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-11-02T10:32:59.650 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-11-02T10:32:59.650 DEBUG:teuthology.orchestra.run.smithi174:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-02T10:32:59.763 INFO:teuthology.orchestra.run.smithi174.stdout:ttyS1 2023-11-02T10:32:59.782 DEBUG:teuthology.parallel:result is None 2023-11-02T10:33:02.227 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2023-11-02T10:33:02.228 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:33:02.437 DEBUG:teuthology.orchestra.run.smithi114:> true 2023-11-02T10:33:03.026 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2023-11-02T10:33:03.027 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-166-generic"... 2023-11-02T10:33:03.027 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2023-11-02T10:33:03.033 INFO:teuthology.orchestra.run.smithi114.stdout:5.4.0-166-generic 2023-11-02T10:33:03.034 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-166-generic vs 5.4.0-166-generic 2023-11-02T10:33:03.034 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-11-02T10:33:03.034 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-11-02T10:33:04.035 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-11-02T10:33:04.036 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-02T10:33:04.133 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2023-11-02T10:33:04.152 DEBUG:teuthology.parallel:result is None 2023-11-02T10:33:04.152 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-02T10:33:04.159 INFO:teuthology.task.internal:Creating test directory... 2023-11-02T10:33:04.159 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-02T10:33:04.162 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-02T10:33:04.169 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-02T10:33:04.175 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-02T10:33:04.182 INFO:teuthology.task.internal:Creating archive directory... 2023-11-02T10:33:04.182 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-02T10:33:04.185 DEBUG:teuthology.orchestra.run.smithi174:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-02T10:33:04.205 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-02T10:33:04.212 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-02T10:33:04.213 DEBUG:teuthology.orchestra.run.smithi114:> 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-02T10:33:04.243 DEBUG:teuthology.orchestra.run.smithi174:> 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-02T10:33:04.260 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-02T10:33:04.264 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-02T10:33:04.266 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-02T10:33:04.275 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-02T10:33:04.277 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-02T10:33:04.284 INFO:teuthology.task.internal:Configuring sudo... 2023-11-02T10:33:04.284 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-02T10:33:04.287 DEBUG:teuthology.orchestra.run.smithi174:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-02T10:33:04.336 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-02T10:33:04.345 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-02T10:33:04.346 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-02T10:33:04.348 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-02T10:33:04.355 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-02T10:33:04.404 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-02T10:33:04.411 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:33:04.411 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-02T10:33:04.432 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-02T10:33:04.440 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-02T10:33:04.490 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-11-02T10:33:04.490 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-02T10:33:04.508 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2023-11-02T10:33:04.510 DEBUG:teuthology.orchestra.run.smithi174:> sudo service rsyslog restart 2023-11-02T10:33:04.559 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-02T10:33:04.567 INFO:teuthology.task.internal:Starting timer... 2023-11-02T10:33:04.567 INFO:teuthology.run_tasks:Running task pcp... 2023-11-02T10:33:04.576 INFO:teuthology.run_tasks:Running task selinux... 2023-11-02T10:33:04.584 DEBUG:teuthology.task.selinux:Excluding smithi114: OS 'ubuntu' does not support SELinux 2023-11-02T10:33:04.584 DEBUG:teuthology.task.selinux:Excluding smithi174: OS 'ubuntu' does not support SELinux 2023-11-02T10:33:04.585 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-02T10:33:04.585 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-11-02T10:33:04.585 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-02T10:33:04.586 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-02T10:33:04.599 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-11-02T10:33:04.605 INFO:teuthology.repo_utils:Fetching main from origin 2023-11-02T10:33:04.757 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-02T10:33:04.773 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-02T10:33:04.775 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi114.front.sepia.ceph.com,smithi174.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-02T10:38:59.144 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi114.front.sepia.ceph.com'), Remote(name='ubuntu@smithi174.front.sepia.ceph.com')] 2023-11-02T10:38:59.146 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2023-11-02T10:38:59.147 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:38:59.197 DEBUG:teuthology.orchestra.run.smithi114:> true 2023-11-02T10:38:59.324 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2023-11-02T10:38:59.324 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-11-02T10:38:59.325 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-02T10:38:59.372 DEBUG:teuthology.orchestra.run.smithi174:> true 2023-11-02T10:38:59.496 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi174.front.sepia.ceph.com' 2023-11-02T10:38:59.496 INFO:teuthology.run_tasks:Running task clock... 2023-11-02T10:38:59.507 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-02T10:38:59.508 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-02T10:38:59.509 DEBUG:teuthology.orchestra.run.smithi114:> 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-02T10:38:59.511 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-02T10:38:59.512 DEBUG:teuthology.orchestra.run.smithi174:> 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-02T10:38:59.544 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-11-02T10:38:59.545 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: Command line: ntpd -gq 2023-11-02T10:38:59.545 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-11-02T10:38:59.546 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: Command line: ntpd -gq 2023-11-02T10:38:59.546 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: proto: precision = 0.054 usec (-24) 2023-11-02T10:38:59.546 INFO:teuthology.orchestra.run.smithi174.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-02T10:38:59.547 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-02T10:38:59.547 INFO:teuthology.orchestra.run.smithi174.stderr:restrict ::: KOD does nothing without LIMITED. 2023-11-02T10:38:59.548 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: restrict ::: KOD does nothing without LIMITED. 2023-11-02T10:38:59.549 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: Listen and drop on 0 v6wildcard [::]:123 2023-11-02T10:38:59.549 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-11-02T10:38:59.549 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: Listen normally on 2 lo 127.0.0.1:123 2023-11-02T10:38:59.549 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: Listen normally on 3 enp3s0f1 172.21.15.174:123 2023-11-02T10:38:59.549 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: Listen normally on 4 lo [::1]:123 2023-11-02T10:38:59.550 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:771b%5]:123 2023-11-02T10:38:59.550 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:38:59 ntpd[22871]: Listening on routing socket on fd #22 for interface updates 2023-11-02T10:38:59.550 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: proto: precision = 0.087 usec (-23) 2023-11-02T10:38:59.552 INFO:teuthology.orchestra.run.smithi114.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-02T10:38:59.552 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-11-02T10:38:59.553 INFO:teuthology.orchestra.run.smithi114.stderr:restrict ::: KOD does nothing without LIMITED. 2023-11-02T10:38:59.554 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: restrict ::: KOD does nothing without LIMITED. 2023-11-02T10:38:59.554 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: Listen and drop on 0 v6wildcard [::]:123 2023-11-02T10:38:59.554 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-11-02T10:38:59.554 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: Listen normally on 2 lo 127.0.0.1:123 2023-11-02T10:38:59.555 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: Listen normally on 3 enp3s0f1 172.21.15.114:123 2023-11-02T10:38:59.555 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: Listen normally on 4 lo [::1]:123 2023-11-02T10:38:59.555 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cb63%5]:123 2023-11-02T10:38:59.555 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:38:59 ntpd[22917]: Listening on routing socket on fd #22 for interface updates 2023-11-02T10:39:00.546 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:00.546 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:00.546 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:00.547 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:00.547 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:00.547 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:00.547 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:00.547 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:00.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:00.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:00.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:00.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:00.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:00.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:00 ntpd[22917]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:00.550 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:00 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:00.550 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:00 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:00.550 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:00 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:00.550 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:00 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:00.550 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:00 ntpd[22871]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:00.551 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:00 ntpd[22871]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:02.547 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:02.547 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:02.547 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:02.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:02.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:02.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:02.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:02.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:02.549 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:02.549 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:02.549 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:02.549 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:02 ntpd[22871]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:02.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:02.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:02.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:02.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:02.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:02.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:02.551 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:02.551 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:02.551 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:02.551 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:02.551 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:02.551 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:02 ntpd[22917]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:04.546 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.547 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.547 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.547 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.547 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:04.548 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:04.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:04.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:04.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:04.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:04 ntpd[22917]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:04.552 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.553 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.553 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.553 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.553 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.553 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.554 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.554 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.554 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.554 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.554 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:04.555 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:04.555 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.555 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.555 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:04.555 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:04.555 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:04.556 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:04.556 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:04.556 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:04 ntpd[22871]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:06.546 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:06.547 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:06.547 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:06.547 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:06.547 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:06.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:06.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:06.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:06.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:06.548 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:06.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:06.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:06.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:06.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:06.549 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:06.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:06.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-11-02T10:39:06.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: can't open /var/log/ntpstats/rawstats.20231102: Permission denied 2023-11-02T10:39:06.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-11-02T10:39:06.550 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: can't open /var/log/ntpstats/peerstats.20231102: Permission denied 2023-11-02T10:39:06.551 INFO:teuthology.orchestra.run.smithi174.stdout: 2 Nov 10:39:06 ntpd[22871]: ntpd: time slew +0.001610 s 2023-11-02T10:39:06.551 INFO:teuthology.orchestra.run.smithi174.stdout:ntpd: time slew +0.001610s 2023-11-02T10:39:06.551 INFO:teuthology.orchestra.run.smithi114.stdout: 2 Nov 10:39:06 ntpd[22917]: ntpd: time slew +0.000397 s 2023-11-02T10:39:06.551 INFO:teuthology.orchestra.run.smithi114.stdout:ntpd: time slew +0.000397s 2023-11-02T10:39:06.552 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-11-02T10:39:06.552 INFO:teuthology.orchestra.run.smithi174.stderr: 2 Nov 10:39:06 ntpd[22871]: can't open /var/log/ntpstats/loopstats.20231102: Permission denied 2023-11-02T10:39:06.552 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-11-02T10:39:06.553 INFO:teuthology.orchestra.run.smithi114.stderr: 2 Nov 10:39:06 ntpd[22917]: can't open /var/log/ntpstats/loopstats.20231102: Permission denied 2023-11-02T10:39:06.618 INFO:teuthology.orchestra.run.smithi174.stdout: remote refid st t when poll reach delay offset jitter 2023-11-02T10:39:06.618 INFO:teuthology.orchestra.run.smithi174.stdout:============================================================================== 2023-11-02T10:39:06.618 INFO:teuthology.orchestra.run.smithi174.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-02T10:39:06.618 INFO:teuthology.orchestra.run.smithi174.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-02T10:39:06.619 INFO:teuthology.orchestra.run.smithi174.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-02T10:39:06.619 INFO:teuthology.orchestra.run.smithi174.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-02T10:39:06.620 INFO:teuthology.orchestra.run.smithi114.stdout: remote refid st t when poll reach delay offset jitter 2023-11-02T10:39:06.620 INFO:teuthology.orchestra.run.smithi114.stdout:============================================================================== 2023-11-02T10:39:06.620 INFO:teuthology.orchestra.run.smithi114.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-02T10:39:06.621 INFO:teuthology.orchestra.run.smithi114.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-02T10:39:06.621 INFO:teuthology.orchestra.run.smithi114.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-02T10:39:06.621 INFO:teuthology.orchestra.run.smithi114.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-11-02T10:39:06.622 INFO:teuthology.run_tasks:Running task cephadm... 2023-11-02T10:39:06.698 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': 1}, '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': 'f2ece71a1e784ed2e115679dd66f690a9706b8a8'} 2023-11-02T10:39:06.699 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-11-02T10:39:06.699 INFO:tasks.cephadm:Cluster fsid is 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:06.700 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-11-02T10:39:06.700 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.114', 'mon.c': '[v2:172.21.15.114:3301,v1:172.21.15.114:6790]', 'mon.b': '172.21.15.174'} 2023-11-02T10:39:06.700 INFO:tasks.cephadm:First mon is mon.a on smithi114 2023-11-02T10:39:06.701 INFO:tasks.cephadm:First mgr is y 2023-11-02T10:39:06.701 INFO:tasks.cephadm:Normalizing hostnames... 2023-11-02T10:39:06.701 DEBUG:teuthology.orchestra.run.smithi114:> sudo hostname $(hostname -s) 2023-11-02T10:39:06.718 DEBUG:teuthology.orchestra.run.smithi174:> sudo hostname $(hostname -s) 2023-11-02T10:39:06.734 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-11-02T10:39:06.735 DEBUG:teuthology.orchestra.run.smithi114:> 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-02T10:39:07.064 INFO:teuthology.orchestra.run.smithi114.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Nov 2 10:39 /home/ubuntu/cephtest/cephadm 2023-11-02T10:39:07.064 DEBUG:teuthology.orchestra.run.smithi174:> 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-02T10:39:07.314 INFO:teuthology.orchestra.run.smithi174.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Nov 2 10:39 /home/ubuntu/cephtest/cephadm 2023-11-02T10:39:07.314 DEBUG:teuthology.orchestra.run.smithi114:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-02T10:39:07.323 DEBUG:teuthology.orchestra.run.smithi174:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-11-02T10:39:07.342 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /etc/ceph 2023-11-02T10:39:07.359 DEBUG:teuthology.orchestra.run.smithi174:> sudo mkdir -p /etc/ceph 2023-11-02T10:39:07.390 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 777 /etc/ceph 2023-11-02T10:39:07.405 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 777 /etc/ceph 2023-11-02T10:39:07.419 INFO:tasks.cephadm:Writing seed config... 2023-11-02T10:39:07.420 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-11-02T10:39:07.420 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-11-02T10:39:07.421 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-11-02T10:39:07.421 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-11-02T10:39:07.421 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-11-02T10:39:07.421 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-11-02T10:39:07.422 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-11-02T10:39:07.422 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-11-02T10:39:07.423 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:39:07.423 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-11-02T10:39:07.452 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 = 0c6d86b6-796c-11ee-8db9-212e2dc638e7 mon election default strategy = 1 [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-02T10:39:07.453 DEBUG:teuthology.orchestra.run.smithi114:mon.a> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a.service 2023-11-02T10:39:07.455 DEBUG:teuthology.orchestra.run.smithi114:mgr.y> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y.service 2023-11-02T10:39:07.457 INFO:tasks.cephadm:Bootstrapping... 2023-11-02T10:39:07.458 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 0c6d86b6-796c-11ee-8db9-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.114 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-11-02T10:39:07.618 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-11-02T10:39:07.618 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-11-02T10:39:07.619 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-11-02T10:39:07.619 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-11-02T10:39:07.619 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-02T10:39:07.625 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-02T10:39:07.625 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-02T10:39:07.632 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-02T10:39:07.632 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-02T10:39:07.638 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-11-02T10:39:07.638 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-02T10:39:07.643 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-02T10:39:07.643 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-11-02T10:39:07.649 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-11-02T10:39:07.649 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-11-02T10:39:07.654 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-02T10:39:07.655 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-11-02T10:39:07.661 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-11-02T10:39:07.661 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-11-02T10:39:07.666 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-02T10:39:07.667 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-11-02T10:39:07.674 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-02T10:39:07.674 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-11-02T10:39:07.680 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-02T10:39:07.681 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-11-02T10:39:07.681 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Repeating the final host check... 2023-11-02T10:39:07.681 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-11-02T10:39:07.681 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:systemctl is present 2023-11-02T10:39:07.682 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:lvcreate is present 2023-11-02T10:39:07.682 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-11-02T10:39:07.686 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-11-02T10:39:07.686 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-11-02T10:39:07.692 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-02T10:39:07.692 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-11-02T10:39:07.698 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-11-02T10:39:07.698 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-11-02T10:39:07.704 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-02T10:39:07.704 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-11-02T10:39:07.710 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-11-02T10:39:07.710 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-11-02T10:39:07.716 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-02T10:39:07.716 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-11-02T10:39:07.723 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-11-02T10:39:07.723 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-11-02T10:39:07.726 INFO:journalctl@ceph.mgr.y.smithi114.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:39:07.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-11-02T10:39:07.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-11-02T10:39:07.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-11-02T10:39:07.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-11-02T10:39:07.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stdout active 2023-11-02T10:39:07.743 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-11-02T10:39:07.743 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Host looks OK 2023-11-02T10:39:07.743 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:root:Cluster fsid: 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:07.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Acquiring lock 140526299650224 on /run/cephadm/0c6d86b6-796c-11ee-8db9-212e2dc638e7.lock 2023-11-02T10:39:07.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Lock 140526299650224 acquired on /run/cephadm/0c6d86b6-796c-11ee-8db9-212e2dc638e7.lock 2023-11-02T10:39:07.744 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Verifying IP 172.21.15.114 port 3300 ... 2023-11-02T10:39:07.744 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Verifying IP 172.21.15.114 port 6789 ... 2023-11-02T10:39:07.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.114, final addrv is [v2:172.21.15.114:3300,v1:172.21.15.114:6789] 2023-11-02T10:39:07.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-11-02T10:39:07.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 2023-11-02T10:39:07.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.114 metric 100 2023-11-02T10:39:07.748 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:07.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.114 2023-11-02T10:39:07.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.114 metric 100 2023-11-02T10:39:07.749 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Mon IP 172.21.15.114 is in CIDR network 172.21.0.0/20 2023-11-02T10:39:07.750 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-11-02T10:39:07.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-11-02T10:39:07.750 INFO:journalctl@ceph.mon.a.smithi114.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:39:11.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-11-02T10:39:11.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-11-02T10:39:11.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-11-02T10:39:14.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2023-11-02T10:39:14.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-11-02T10:39:18.695 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-11-02T10:39:18.716 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2023-11-02T10:39:18.716 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-11-02T10:39:31.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-11-02T10:39:31.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-11-02T10:39:31.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-11-02T10:39:31.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-11-02T10:39:31.544 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-11-02T10:39:31.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-11-02T10:39:31.544 INFO:teuthology.orchestra.run.smithi114.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=smithi114 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-11-02T10:39:43.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-11-02T10:39:44.555 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Creating initial keys... 2023-11-02T10:39:44.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-02T10:39:44.556 INFO:teuthology.orchestra.run.smithi114.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=smithi114 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-02T10:39:45.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBxfENlC50IDxAAvokAgQUjxoNPve4R7+4xsw== 2023-11-02T10:39:45.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-02T10:39:45.843 INFO:teuthology.orchestra.run.smithi114.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=smithi114 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-02T10:39:46.608 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQByfENlgh40JBAAMeeYfRkQFndxjlKUGsYHxQ== 2023-11-02T10:39:47.155 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-11-02T10:39:47.155 INFO:teuthology.orchestra.run.smithi114.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=smithi114 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-11-02T10:39:47.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBzfENlxyPmMRAADCaFXlGk1CTLl+cc1y+6sw== 2023-11-02T10:39:48.444 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Creating initial monmap... 2023-11-02T10:39:48.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/tmp/ceph-tmpejmahtmu:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '0c6d86b6-796c-11ee-8db9-212e2dc638e7', '--addv', 'a', '[v2:172.21.15.114:3300,v1:172.21.15.114:6789]', '/tmp/monmap'] 2023-11-02T10:39:48.445 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /tmp/ceph-tmpejmahtmu:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 --addv a [v2:172.21.15.114:3300,v1:172.21.15.114:6789] /tmp/monmap 2023-11-02T10:39:49.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-11-02T10:39:49.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:49.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-11-02T10:39:49.755 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Creating mon... 2023-11-02T10:39:49.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmp8wh_8zq7:/tmp/keyring:z', '-v', '/tmp/ceph-tmpejmahtmu:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '0c6d86b6-796c-11ee-8db9-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-02T10:39:49.759 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp8wh_8zq7:/tmp/keyring:z -v /tmp/ceph-tmpejmahtmu:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 0c6d86b6-796c-11ee-8db9-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-02T10:39:50.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-02T10:39:50.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 1 imported monmap: 2023-11-02T10:39:50.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-11-02T10:39:50.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:50.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-11-02T10:39:49.193839+0000 2023-11-02T10:39:50.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-11-02T10:39:49.193839+0000 2023-11-02T10:39:50.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-11-02T10:39:50.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.a 2023-11-02T10:39:50.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 0 /usr/bin/ceph-mon: set fsid to 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:50.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 0 set rocksdb option compression = kNoCompression 2023-11-02T10:39:50.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-02T10:39:50.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-02T10:39:50.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 0 set rocksdb option compression = kNoCompression 2023-11-02T10:39:50.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-02T10:39:50.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-02T10:39:50.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-02T10:39:50.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-02T10:39:50.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Compile date Mar 23 2020 2023-11-02T10:39:50.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: DB SUMMARY 2023-11-02T10:39:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-11-02T10:39:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-11-02T10:39:50.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.error_if_exists: 0 2023-11-02T10:39:50.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.create_if_missing: 1 2023-11-02T10:39:50.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-02T10:39:50.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.env: 0x55f9e878d1a0 2023-11-02T10:39:50.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.info_log: 0x55f9ea0b7a80 2023-11-02T10:39:50.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-02T10:39:50.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.statistics: (nil) 2023-11-02T10:39:50.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.use_fsync: 0 2023-11-02T10:39:50.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-02T10:39:50.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-02T10:39:50.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-02T10:39:50.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-02T10:39:50.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-02T10:39:50.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-02T10:39:50.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-02T10:39:50.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-02T10:39:50.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-02T10:39:50.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-02T10:39:50.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-02T10:39:50.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.db_log_dir: 2023-11-02T10:39:50.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-02T10:39:50.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-02T10:39:50.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-02T10:39:50.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-02T10:39:50.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-02T10:39:50.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-02T10:39:50.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-02T10:39:50.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-02T10:39:50.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-02T10:39:50.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-02T10:39:50.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.write_buffer_manager: 0x55f9eac58120 2023-11-02T10:39:50.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-02T10:39:50.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-02T10:39:50.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-02T10:39:50.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-02T10:39:50.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-02T10:39:50.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-02T10:39:50.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-02T10:39:50.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-02T10:39:50.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-02T10:39:50.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-02T10:39:50.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-02T10:39:50.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-02T10:39:50.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-02T10:39:50.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.row_cache: None 2023-11-02T10:39:50.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.wal_filter: None 2023-11-02T10:39:50.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-02T10:39:50.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-02T10:39:50.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-02T10:39:50.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.two_write_queues: 0 2023-11-02T10:39:50.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-02T10:39:50.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.atomic_flush: 0 2023-11-02T10:39:50.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-02T10:39:50.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-02T10:39:50.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-02T10:39:50.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-02T10:39:50.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-02T10:39:50.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-02T10:39:50.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-02T10:39:50.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-02T10:39:50.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-02T10:39:50.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-02T10:39:50.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-02T10:39:50.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.max_open_files: -1 2023-11-02T10:39:50.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-02T10:39:50.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-02T10:39:50.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-02T10:39:50.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Compression algorithms supported: 2023-11-02T10:39:50.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-02T10:39:50.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: kZSTD supported: 0 2023-11-02T10:39:50.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: kXpressCompression supported: 0 2023-11-02T10:39:50.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-02T10:39:50.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-02T10:39:50.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-02T10:39:50.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: kZlibCompression supported: 1 2023-11-02T10:39:50.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-02T10:39:50.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-02T10:39:50.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.473+0000 7f2b174b96c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-11-02T10:39:50.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-11-02T10:39:50.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-02T10:39:50.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-02T10:39:50.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.merge_operator: 2023-11-02T10:39:50.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_filter: None 2023-11-02T10:39:50.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-02T10:39:50.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-02T10:39:50.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-02T10:39:50.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f9e9fe0130) 2023-11-02T10:39:50.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-11-02T10:39:50.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-11-02T10:39:50.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-02T10:39:50.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-11-02T10:39:50.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-11-02T10:39:50.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-11-02T10:39:50.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-11-02T10:39:50.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-11-02T10:39:50.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-11-02T10:39:50.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-11-02T10:39:50.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x55f9ea016510 2023-11-02T10:39:50.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-11-02T10:39:50.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-11-02T10:39:50.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-11-02T10:39:50.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-11-02T10:39:50.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-11-02T10:39:50.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-11-02T10:39:50.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-11-02T10:39:50.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-11-02T10:39:50.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-11-02T10:39:50.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-11-02T10:39:50.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-11-02T10:39:50.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-11-02T10:39:50.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-11-02T10:39:50.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-11-02T10:39:50.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-11-02T10:39:50.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-11-02T10:39:50.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-11-02T10:39:50.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-11-02T10:39:50.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-11-02T10:39:50.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-11-02T10:39:50.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-11-02T10:39:50.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-11-02T10:39:50.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-02T10:39:50.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-02T10:39:50.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compression: NoCompression 2023-11-02T10:39:50.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-02T10:39:50.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-02T10:39:50.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-02T10:39:50.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.num_levels: 7 2023-11-02T10:39:50.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-02T10:39:50.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-02T10:39:50.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-02T10:39:50.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-02T10:39:50.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-02T10:39:50.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-02T10:39:50.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-02T10:39:50.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-02T10:39:50.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-02T10:39:50.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-02T10:39:50.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-02T10:39:50.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-02T10:39:50.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-02T10:39:50.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-02T10:39:50.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-02T10:39:50.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-02T10:39:50.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-02T10:39:50.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-02T10:39:50.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-02T10:39:50.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-02T10:39:50.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-02T10:39:50.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-02T10:39:50.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-02T10:39:50.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-02T10:39:50.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-02T10:39:50.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-02T10:39:50.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-02T10:39:50.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-02T10:39:50.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-02T10:39:50.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-02T10:39:50.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-02T10:39:50.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-02T10:39:50.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-02T10:39:50.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-02T10:39:50.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-02T10:39:50.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-02T10:39:50.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-02T10:39:50.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-02T10:39:50.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-02T10:39:50.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-02T10:39:50.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-02T10:39:50.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-02T10:39:50.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-02T10:39:50.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-02T10:39:50.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-02T10:39:50.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-02T10:39:50.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.table_properties_collectors: 2023-11-02T10:39:50.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-02T10:39:50.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-02T10:39:50.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-02T10:39:50.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-02T10:39:50.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-02T10:39:50.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.bloom_locality: 0 2023-11-02T10:39:50.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-02T10:39:50.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-02T10:39:50.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-02T10:39:50.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-02T10:39:50.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-02T10:39:50.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: Options.ttl: 0 2023-11-02T10:39:50.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 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-02T10:39:50.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.481+0000 7f2b174b96c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-02T10:39:50.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.485+0000 7f2b174b96c0 4 rocksdb: DB pointer 0x55f9ea0b2400 2023-11-02T10:39:50.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.485+0000 7f2b0067a700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-02T10:39:50.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.485+0000 7f2b0067a700 4 rocksdb: [db/db_impl.cc:778] 2023-11-02T10:39:50.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-11-02T10:39:50.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:39:50.537 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.537 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-02T10:39:50.537 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.537 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-02T10:39:50.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-02T10:39:50.538 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:39:50.539 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.539 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-02T10:39:50.539 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:39:50.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:39:50.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-02T10:39:50.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-02T10:39:50.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-02T10:39:50.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-02T10:39:50.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-02T10:39:50.541 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.541 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.541 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-02T10:39:50.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-02T10:39:50.542 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:39:50.543 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.543 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-11-02T10:39:50.543 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:39:50.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:39:50.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-11-02T10:39:50.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-11-02T10:39:50.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-11-02T10:39:50.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-11-02T10:39:50.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-11-02T10:39:50.545 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.545 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.545 INFO:teuthology.orchestra.run.smithi114.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-02T10:39:50.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-11-02T10:39:50.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-11-02T10:39:50.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.489+0000 7f2b174b96c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-11-02T10:39:50.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.489+0000 7f2b174b96c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-11-02T10:39:50.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-11-02T10:39:50.489+0000 7f2b174b96c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-11-02T10:39:51.095 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:51.101 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-11-02T10:39:51.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-11-02T10:39:51.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-11-02T10:39:51.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-11-02T10:39:51.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7.target 2023-11-02T10:39:51.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7.target -> /etc/systemd/system/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7.target. 2023-11-02T10:39:51.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7.target -> /etc/systemd/system/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7.target. 2023-11-02T10:39:51.657 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl start ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7.target 2023-11-02T10:39:51.663 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-02T10:39:51.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a 2023-11-02T10:39:51.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a 2023-11-02T10:39:51.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a.service: Unit ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a.service not loaded. 2023-11-02T10:39:51.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a 2023-11-02T10:39:51.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7.target.wants/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@.service. 2023-11-02T10:39:52.042 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl start ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a 2023-11-02T10:39:52.077 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-11-02T10:39:52.077 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Waiting for mon to start... 2023-11-02T10:39:52.078 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Waiting for mon... 2023-11-02T10:39:52.078 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-11-02T10:39:52.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:52 smithi114 docker[23627]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mon.a 2023-11-02T10:39:52.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:52 smithi114 systemd[1]: Started Ceph mon.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:39:53.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-11-02T10:39:53.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:53.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-11-02T10:39:53.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:39:53.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-11-02T10:39:53.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.228693s) 2023-11-02T10:39:53.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-11-02T10:39:53.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-11-02T10:39:53.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:39:53.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-11-02T10:39:53.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-11-02T10:39:53.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-11-02T10:39:53.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-11-02T10:39:53.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-11-02T10:39:53.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:39:53.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:53 smithi114 bash[23651]: cluster 2023-11-02T10:39:53.299515+0000 mon.a (mon.0) 0 : [INF] mkfs 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:53.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:53 smithi114 bash[23651]: cluster 2023-11-02T10:39:53.284883+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-02T10:39:54.119 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-11-02T10:39:54.119 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/0c6d86b6-796c-11ee-8db9-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-02T10:39:54.120 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z -v /var/lib/ceph/0c6d86b6-796c-11ee-8db9-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-02T10:39:54.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:54 smithi114 bash[23651]: cluster 2023-11-02T10:39:53.294784+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-02T10:39:54.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:54 smithi114 bash[23651]: cluster 2023-11-02T10:39:53.296284+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} 2023-11-02T10:39:54.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:54 smithi114 bash[23651]: cluster 2023-11-02T10:39:53.305762+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-11-02T10:39:54.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:54 smithi114 bash[23651]: cluster 2023-11-02T10:39:53.317529+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-02T10:39:54.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:54 smithi114 bash[23651]: cluster 2023-11-02T10:39:53.318591+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-11-02T10:39:54.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:54 smithi114 bash[23651]: audit 2023-11-02T10:39:53.523415+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.114:0/2281629538' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-11-02T10:39:55.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:39:55.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-11-02T10:39:55.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:55.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2023-11-02T10:39:55.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.114:3300,v1:172.21.15.114:6789] 2023-11-02T10:39:55.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-11-02T10:39:55.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-11-02T10:39:55.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-11-02T10:39:55.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-11-02T10:39:55.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:39:55.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-11-02T10:39:55.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-11-02T10:39:55.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:39:55.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-11-02T10:39:55.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-11-02T10:39:55.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-11-02T10:39:55.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:39:55.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-11-02T10:39:55.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-11-02T10:39:55.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-11-02T10:39:55.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-11-02T10:39:55.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:55 smithi114 bash[23651]: audit 2023-11-02T10:39:55.073223+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.114:0/2700789507' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-11-02T10:39:55.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:55 smithi114 bash[23651]: audit 2023-11-02T10:39:55.079756+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.114:0/2700789507' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-11-02T10:39:55.716 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-11-02T10:39:55.716 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/0c6d86b6-796c-11ee-8db9-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-02T10:39:55.717 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z -v /var/lib/ceph/0c6d86b6-796c-11ee-8db9-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-02T10:39:57.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:56 smithi114 bash[23651]: audit 2023-11-02T10:39:56.740699+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.114:0/1975333587' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:39:57.397 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Restarting the monitor... 2023-11-02T10:39:57.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a 2023-11-02T10:39:57.747 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:57 smithi114 systemd[1]: Stopping Ceph mon.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:39:57.748 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:57 smithi114 bash[23651]: debug 2023-11-02T10:39:57.481+0000 7f3df7ba9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:39:57.748 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:57 smithi114 bash[23651]: debug 2023-11-02T10:39:57.481+0000 7f3df7ba9700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-11-02T10:39:58.242 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Setting mon public_network... 2023-11-02T10:39:58.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/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-02T10:39:58.242 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/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-02T10:39:58.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:58 smithi114 docker[24042]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mon.a 2023-11-02T10:39:58.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:58 smithi114 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a.service: Succeeded. 2023-11-02T10:39:58.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:58 smithi114 systemd[1]: Stopped Ceph mon.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:39:58.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:58 smithi114 systemd[1]: Starting Ceph mon.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:39:58.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:58 smithi114 docker[24092]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mon.a 2023-11-02T10:39:58.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:58 smithi114 systemd[1]: Started Ceph mon.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:39:59.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.241+0000 7f2cb16bb6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-02T10:39:59.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.241+0000 7f2cb16bb6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-02T10:39:59.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.241+0000 7f2cb16bb6c0 0 pidfile_write: ignore empty --pid-file 2023-11-02T10:39:59.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 0 load: jerasure load: lrc load: isa 2023-11-02T10:39:59.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 0 set rocksdb option compression = kNoCompression 2023-11-02T10:39:59.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-02T10:39:59.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-02T10:39:59.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 0 set rocksdb option compression = kNoCompression 2023-11-02T10:39:59.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-02T10:39:59.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-02T10:39:59.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 1 rocksdb: do_open column families: [default] 2023-11-02T10:39:59.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-02T10:39:59.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-02T10:39:59.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Compile date Mar 23 2020 2023-11-02T10:39:59.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: DB SUMMARY 2023-11-02T10:39:59.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: CURRENT file: CURRENT 2023-11-02T10:39:59.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-02T10:39:59.556 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-11-02T10:39:59.556 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-11-02T10:39:59.556 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69169 ; 2023-11-02T10:39:59.556 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.error_if_exists: 0 2023-11-02T10:39:59.556 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.create_if_missing: 0 2023-11-02T10:39:59.557 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-02T10:39:59.557 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.env: 0x560d683081a0 2023-11-02T10:39:59.557 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.info_log: 0x560d695509a0 2023-11-02T10:39:59.557 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-02T10:39:59.557 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.statistics: (nil) 2023-11-02T10:39:59.557 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.use_fsync: 0 2023-11-02T10:39:59.559 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-02T10:39:59.559 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-02T10:39:59.559 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-02T10:39:59.560 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-02T10:39:59.560 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-02T10:39:59.560 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-02T10:39:59.560 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-02T10:39:59.560 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-02T10:39:59.561 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-02T10:39:59.561 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-02T10:39:59.561 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-02T10:39:59.561 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.db_log_dir: 2023-11-02T10:39:59.561 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-11-02T10:39:59.561 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-02T10:39:59.562 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-02T10:39:59.562 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-02T10:39:59.562 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-02T10:39:59.562 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-02T10:39:59.562 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-02T10:39:59.562 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-02T10:39:59.563 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-02T10:39:59.563 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-02T10:39:59.563 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.write_buffer_manager: 0x560d6a0eaa80 2023-11-02T10:39:59.563 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-02T10:39:59.563 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-02T10:39:59.564 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-02T10:39:59.564 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-02T10:39:59.564 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-02T10:39:59.564 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-02T10:39:59.564 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-02T10:39:59.564 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-02T10:39:59.565 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-02T10:39:59.565 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-02T10:39:59.565 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-02T10:39:59.565 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-02T10:39:59.565 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-02T10:39:59.566 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.row_cache: None 2023-11-02T10:39:59.566 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.wal_filter: None 2023-11-02T10:39:59.566 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-02T10:39:59.566 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-02T10:39:59.566 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-02T10:39:59.566 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.two_write_queues: 0 2023-11-02T10:39:59.567 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-02T10:39:59.567 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.atomic_flush: 0 2023-11-02T10:39:59.567 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-02T10:39:59.567 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-02T10:39:59.567 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-02T10:39:59.567 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-02T10:39:59.568 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-02T10:39:59.568 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-02T10:39:59.568 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-02T10:39:59.568 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-02T10:39:59.568 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-02T10:39:59.569 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-02T10:39:59.569 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-02T10:39:59.569 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_open_files: -1 2023-11-02T10:39:59.569 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-02T10:39:59.569 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-02T10:39:59.569 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-02T10:39:59.570 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Compression algorithms supported: 2023-11-02T10:39:59.570 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-02T10:39:59.570 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: kZSTD supported: 0 2023-11-02T10:39:59.570 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: kXpressCompression supported: 0 2023-11-02T10:39:59.570 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-02T10:39:59.571 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-02T10:39:59.571 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-02T10:39:59.571 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: kZlibCompression supported: 1 2023-11-02T10:39:59.571 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-02T10:39:59.571 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-02T10:39:59.571 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-11-02T10:39:59.572 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-02T10:39:59.572 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-02T10:39:59.572 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.merge_operator: 2023-11-02T10:39:59.572 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_filter: None 2023-11-02T10:39:59.572 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-02T10:39:59.573 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-02T10:39:59.573 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-02T10:39:59.573 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560d69470138) 2023-11-02T10:39:59.573 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: cache_index_and_filter_blocks: 1 2023-11-02T10:39:59.573 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-02T10:39:59.573 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-02T10:39:59.574 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: pin_top_level_index_and_filter: 1 2023-11-02T10:39:59.574 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: index_type: 0 2023-11-02T10:39:59.574 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: data_block_index_type: 0 2023-11-02T10:39:59.574 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: data_block_hash_table_util_ratio: 0.750000 2023-11-02T10:39:59.574 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: hash_index_allow_collision: 1 2023-11-02T10:39:59.575 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: checksum: 1 2023-11-02T10:39:59.575 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: no_block_cache: 0 2023-11-02T10:39:59.575 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: block_cache: 0x560d694a6610 2023-11-02T10:39:59.575 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: block_cache_name: BinnedLRUCache 2023-11-02T10:39:59.575 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: block_cache_options: 2023-11-02T10:39:59.575 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: capacity : 536870912 2023-11-02T10:39:59.576 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: num_shard_bits : 4 2023-11-02T10:39:59.576 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: strict_capacity_limit : 0 2023-11-02T10:39:59.576 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: high_pri_pool_ratio: 0.000 2023-11-02T10:39:59.576 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: block_cache_compressed: (nil) 2023-11-02T10:39:59.576 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: persistent_cache: (nil) 2023-11-02T10:39:59.577 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: block_size: 4096 2023-11-02T10:39:59.577 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: block_size_deviation: 10 2023-11-02T10:39:59.577 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: block_restart_interval: 16 2023-11-02T10:39:59.577 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: index_block_restart_interval: 1 2023-11-02T10:39:59.577 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: metadata_block_size: 4096 2023-11-02T10:39:59.577 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: partition_filters: 0 2023-11-02T10:39:59.578 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: use_delta_encoding: 1 2023-11-02T10:39:59.578 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-02T10:39:59.578 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: whole_key_filtering: 1 2023-11-02T10:39:59.578 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: verify_compression: 0 2023-11-02T10:39:59.578 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: read_amp_bytes_per_bit: 0 2023-11-02T10:39:59.579 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: format_version: 2 2023-11-02T10:39:59.579 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: enable_index_compression: 1 2023-11-02T10:39:59.579 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: block_align: 0 2023-11-02T10:39:59.579 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-02T10:39:59.579 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-02T10:39:59.579 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compression: NoCompression 2023-11-02T10:39:59.580 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-02T10:39:59.580 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-02T10:39:59.580 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-02T10:39:59.580 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.num_levels: 7 2023-11-02T10:39:59.580 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-02T10:39:59.580 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-02T10:39:59.581 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-02T10:39:59.581 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-02T10:39:59.581 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-02T10:39:59.581 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-02T10:39:59.581 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-02T10:39:59.581 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-02T10:39:59.582 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-02T10:39:59.582 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-02T10:39:59.582 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-02T10:39:59.582 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-02T10:39:59.582 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-02T10:39:59.583 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-02T10:39:59.583 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-02T10:39:59.583 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-02T10:39:59.583 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-02T10:39:59.583 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-02T10:39:59.584 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-02T10:39:59.584 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-02T10:39:59.584 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-02T10:39:59.584 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-02T10:39:59.584 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-02T10:39:59.584 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-02T10:39:59.585 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-02T10:39:59.585 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-02T10:39:59.585 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-02T10:39:59.585 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-02T10:39:59.585 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-02T10:39:59.585 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-02T10:39:59.586 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-02T10:39:59.586 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-02T10:39:59.586 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-02T10:39:59.586 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-02T10:39:59.586 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-02T10:39:59.587 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-02T10:39:59.587 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-02T10:39:59.587 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-02T10:39:59.587 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-02T10:39:59.587 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-02T10:39:59.588 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-02T10:39:59.588 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-02T10:39:59.588 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-02T10:39:59.588 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-02T10:39:59.588 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-02T10:39:59.588 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-02T10:39:59.589 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.table_properties_collectors: 2023-11-02T10:39:59.589 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-02T10:39:59.589 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-02T10:39:59.589 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-02T10:39:59.589 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-02T10:39:59.589 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-02T10:39:59.590 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.bloom_locality: 0 2023-11-02T10:39:59.590 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-02T10:39:59.590 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-02T10:39:59.590 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-02T10:39:59.590 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-02T10:39:59.591 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-02T10:39:59.591 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: Options.ttl: 0 2023-11-02T10:39:59.591 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 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-02T10:39:59.591 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-11-02T10:39:59.591 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698921599252894, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-11-02T10:39:59.591 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-11-02T10:39:59.592 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698921599253937, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66274, "table_properties": {"data_size": 64569, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59585, "raw_average_value_size": 322, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-11-02T10:39:59.592 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.249+0000 7f2cb16bb6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-11-02T10:39:59.592 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.253+0000 7f2cb16bb6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698921599254514, "job": 1, "event": "recovery_finished"} 2023-11-02T10:39:59.592 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.253+0000 7f2cb16bb6c0 4 rocksdb: DB pointer 0x560d69542400 2023-11-02T10:39:59.592 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.253+0000 7f2c98808700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-02T10:39:59.592 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.253+0000 7f2c98808700 4 rocksdb: [db/db_impl.cc:778] 2023-11-02T10:39:59.593 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ** DB Stats ** 2023-11-02T10:39:59.593 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:39:59.593 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.593 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-02T10:39:59.593 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-02T10:39:59.593 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.594 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-02T10:39:59.594 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-02T10:39:59.594 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ** Compaction Stats [default] ** 2023-11-02T10:39:59.594 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.594 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:39:59.595 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: L0 2/0 66.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.1 0.00 0.00 1 0.001 0 0 2023-11-02T10:39:59.595 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Sum 2/0 66.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.1 0.00 0.00 1 0.001 0 0 2023-11-02T10:39:59.595 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.1 0.00 0.00 1 0.001 0 0 2023-11-02T10:39:59.595 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ** Compaction Stats [default] ** 2023-11-02T10:39:59.595 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.595 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:39:59.595 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 93.1 0.00 0.00 1 0.001 0 0 2023-11-02T10:39:59.596 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:39:59.596 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-02T10:39:59.596 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-02T10:39:59.596 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: AddFile(Total Files): cumulative 0, interval 0 2023-11-02T10:39:59.596 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-02T10:39:59.596 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: AddFile(Keys): cumulative 0, interval 0 2023-11-02T10:39:59.597 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Cumulative compaction: 0.00 GB write, 13.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-02T10:39:59.597 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Interval compaction: 0.00 GB write, 13.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-02T10:39:59.597 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.597 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ** File Read Latency Histogram By Level [default] ** 2023-11-02T10:39:59.597 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ** Compaction Stats [default] ** 2023-11-02T10:39:59.597 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.598 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:39:59.598 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: L0 2/0 66.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.1 0.00 0.00 1 0.001 0 0 2023-11-02T10:39:59.598 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Sum 2/0 66.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.1 0.00 0.00 1 0.001 0 0 2023-11-02T10:39:59.598 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.598 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ** Compaction Stats [default] ** 2023-11-02T10:39:59.599 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.599 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:39:59.599 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 93.1 0.00 0.00 1 0.001 0 0 2023-11-02T10:39:59.599 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:39:59.599 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-02T10:39:59.600 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-02T10:39:59.600 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: AddFile(Total Files): cumulative 0, interval 0 2023-11-02T10:39:59.600 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-02T10:39:59.600 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: AddFile(Keys): cumulative 0, interval 0 2023-11-02T10:39:59.600 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: Cumulative compaction: 0.00 GB write, 13.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-02T10:39:59.600 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.601 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.601 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: ** File Read Latency Histogram By Level [default] ** 2023-11-02T10:39:59.601 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.253+0000 7f2cb16bb6c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] at bind addrs [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:59.601 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 1 mon.a@-1(???) e1 preinit fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:39:59.601 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 0 mon.a@-1(???).mds e1 new map 2023-11-02T10:39:59.601 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 0 mon.a@-1(???).mds e1 print_map 2023-11-02T10:39:59.602 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: e1 2023-11-02T10:39:59.602 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-02T10:39:59.602 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 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-02T10:39:59.602 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: legacy client fscid: -1 2023-11-02T10:39:59.602 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: 2023-11-02T10:39:59.602 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: No filesystems configured 2023-11-02T10:39:59.603 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-02T10:39:59.603 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-02T10:39:59.603 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-11-02T10:39:59.603 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-11-02T10:39:59.603 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: audit 2023-11-02T10:39:56.740699+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.114:0/1975333587' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:39:59.604 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-11-02T10:39:59.604 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta expand map: {default=false} 2023-11-02T10:39:59.604 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta from 'false' to 'false' 2023-11-02T10:39:59.604 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta expanded map: {default=false} 2023-11-02T10:39:59.604 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta expand map: {default=info} 2023-11-02T10:39:59.604 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta from 'info' to 'info' 2023-11-02T10:39:59.605 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta expanded map: {default=info} 2023-11-02T10:39:59.605 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta expand map: {default=daemon} 2023-11-02T10:39:59.605 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-02T10:39:59.605 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta expanded map: {default=daemon} 2023-11-02T10:39:59.605 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta expand map: {default=debug} 2023-11-02T10:39:59.605 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta from 'debug' to 'debug' 2023-11-02T10:39:59.606 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:39:59 smithi114 bash[24104]: debug 2023-11-02T10:39:59.257+0000 7f2cb16bb6c0 20 expand_channel_meta expanded map: {default=debug} 2023-11-02T10:40:00.189 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Creating mgr... 2023-11-02T10:40:00.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-11-02T10:40:00.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y 2023-11-02T10:40:00.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y 2023-11-02T10:40:00.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y.service: Unit ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y.service not loaded. 2023-11-02T10:40:00.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y 2023-11-02T10:40:00.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7.target.wants/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@.service. 2023-11-02T10:40:00.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:00 smithi114 bash[24104]: cluster 2023-11-02T10:39:59.265985+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-11-02T10:40:00.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:00 smithi114 bash[24104]: cluster 2023-11-02T10:39:59.266072+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0]} 2023-11-02T10:40:00.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:00 smithi114 bash[24104]: cluster 2023-11-02T10:39:59.266128+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-11-02T10:40:00.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:00 smithi114 bash[24104]: cluster 2023-11-02T10:39:59.266189+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-11-02T10:40:00.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:00 smithi114 bash[24104]: cluster 2023-11-02T10:39:59.266731+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-11-02T10:40:00.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:00 smithi114 bash[24104]: audit 2023-11-02T10:39:59.513270+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.114:0/3501196518' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-11-02T10:40:00.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:00 smithi114 bash[24104]: audit 2023-11-02T10:39:59.518006+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.114:0/3501196518' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-11-02T10:40:00.575 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Running command: systemctl start ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y 2023-11-02T10:40:00.612 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-11-02T10:40:00.613 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-11-02T10:40:00.613 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-11-02T10:40:00.613 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Waiting for mgr to start... 2023-11-02T10:40:00.613 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Waiting for mgr... 2023-11-02T10:40:00.613 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-02T10:40:00.614 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-02T10:40:01.052 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:00 smithi114 docker[24341]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mgr.y 2023-11-02T10:40:01.052 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:00 smithi114 systemd[1]: Started Ceph mgr.y for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:40:02.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:40:02.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:02.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "0c6d86b6-796c-11ee-8db9-212e2dc638e7", 2023-11-02T10:40:02.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-02T10:40:02.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-02T10:40:02.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-02T10:40:02.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-02T10:40:02.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:02.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-02T10:40:02.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-02T10:40:02.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-02T10:40:02.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:02.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-02T10:40:02.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-02T10:40:02.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:02.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-11-02T10:40:02.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-02T10:40:02.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:02.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-02T10:40:02.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-02T10:40:02.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:02.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-02T10:40:02.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:02.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-02T10:40:02.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-02T10:40:02.048 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-02T10:40:02.048 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-02T10:40:02.048 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-02T10:40:02.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-02T10:40:02.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:02.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-02T10:40:02.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-02T10:40:02.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-02T10:40:02.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-02T10:40:02.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-02T10:40:02.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-02T10:40:02.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-02T10:40:02.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-02T10:40:02.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-02T10:40:02.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:02.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-02T10:40:02.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:02.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-02T10:40:02.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-02T10:40:02.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:02.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-02T10:40:02.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-02T10:40:02.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-02T10:40:02.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-02T10:40:02.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-02T10:40:02.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-02T10:40:02.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:02.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-02T10:40:02.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:02.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-02T10:40:02.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:02.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-02T10:39:53.300455+0000", 2023-11-02T10:40:02.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-02T10:40:02.057 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:02.057 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-02T10:40:02.057 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:02.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:02 smithi114 bash[24104]: audit 2023-11-02T10:40:02.039657+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.114:0/3354763464' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-02T10:40:02.663 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-11-02T10:40:03.664 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-02T10:40:03.664 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-02T10:40:04.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:40:04.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:04.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "0c6d86b6-796c-11ee-8db9-212e2dc638e7", 2023-11-02T10:40:04.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-02T10:40:04.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-02T10:40:04.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-02T10:40:04.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-02T10:40:04.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:04.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-02T10:40:04.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-02T10:40:04.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-02T10:40:04.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:04.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-02T10:40:04.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-02T10:40:04.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:04.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-11-02T10:40:04.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-02T10:40:04.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:04.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-02T10:40:04.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-02T10:40:04.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:04.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-02T10:40:04.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:04.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-02T10:40:04.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-02T10:40:04.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-02T10:40:04.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-02T10:40:04.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-02T10:40:04.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-02T10:40:04.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:04.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-02T10:40:04.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-02T10:40:04.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-02T10:40:04.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-02T10:40:04.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-02T10:40:04.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-02T10:40:04.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-02T10:40:04.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-02T10:40:04.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-02T10:40:04.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:04.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-02T10:40:04.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:04.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-02T10:40:04.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-02T10:40:04.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:04.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-02T10:40:04.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-11-02T10:40:04.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-02T10:40:04.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-02T10:40:04.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-02T10:40:04.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-02T10:40:04.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:04.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-02T10:40:04.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:04.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-02T10:40:04.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:04.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-02T10:39:53.300455+0000", 2023-11-02T10:40:04.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-02T10:40:04.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:04.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-02T10:40:04.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:05.318 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-11-02T10:40:05.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:05 smithi114 bash[24104]: audit 2023-11-02T10:40:04.728137+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.114:0/311088081' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-02T10:40:06.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-11-02T10:40:06.319 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-11-02T10:40:06.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:06 smithi114 bash[24104]: cluster 2023-11-02T10:40:06.040305+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-11-02T10:40:06.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:06 smithi114 bash[24104]: cluster 2023-11-02T10:40:06.046228+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00611438s) 2023-11-02T10:40:06.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:06 smithi114 bash[24104]: audit 2023-11-02T10:40:06.047475+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-02T10:40:06.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:06 smithi114 bash[24104]: audit 2023-11-02T10:40:06.047808+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-02T10:40:06.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:06 smithi114 bash[24104]: audit 2023-11-02T10:40:06.048098+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-02T10:40:06.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:06 smithi114 bash[24104]: audit 2023-11-02T10:40:06.049660+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-02T10:40:06.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:06 smithi114 bash[24104]: audit 2023-11-02T10:40:06.050271+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-02T10:40:06.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:06 smithi114 bash[24104]: cluster 2023-11-02T10:40:06.054519+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-11-02T10:40:07.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:07 smithi114 bash[24104]: audit 2023-11-02T10:40:06.074251+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-11-02T10:40:07.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:07 smithi114 bash[24104]: audit 2023-11-02T10:40:06.501060+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-11-02T10:40:07.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:07 smithi114 bash[24104]: cluster 2023-11-02T10:40:06.501132+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-11-02T10:40:07.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:07 smithi114 bash[24104]: audit 2023-11-02T10:40:06.503393+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-02T10:40:07.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:07 smithi114 bash[24104]: audit 2023-11-02T10:40:06.512643+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"81b8ac37-a7f4-43b2-bd05-c2b39139ad01"}]: dispatch 2023-11-02T10:40:07.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:07 smithi114 bash[24104]: audit 2023-11-02T10:40:06.516987+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"81b8ac37-a7f4-43b2-bd05-c2b39139ad01"}]': finished 2023-11-02T10:40:07.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:07 smithi114 bash[24104]: audit 2023-11-02T10:40:06.517467+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"1c6afe90-163d-483c-9423-40220d059088"}]: dispatch 2023-11-02T10:40:07.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:07 smithi114 bash[24104]: audit 2023-11-02T10:40:06.522374+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"1c6afe90-163d-483c-9423-40220d059088"}]': finished 2023-11-02T10:40:07.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:07 smithi114 bash[24104]: cluster 2023-11-02T10:40:07.052639+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01252s) 2023-11-02T10:40:08.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-11-02T10:40:08.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:08.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "0c6d86b6-796c-11ee-8db9-212e2dc638e7", 2023-11-02T10:40:08.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-11-02T10:40:08.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-11-02T10:40:08.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-11-02T10:40:08.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-11-02T10:40:08.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:08.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-11-02T10:40:08.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-11-02T10:40:08.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-11-02T10:40:08.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:08.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-11-02T10:40:08.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-11-02T10:40:08.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:08.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 9, 2023-11-02T10:40:08.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-11-02T10:40:08.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:08.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-11-02T10:40:08.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-11-02T10:40:08.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:08.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-11-02T10:40:08.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-11-02T10:40:08.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-11-02T10:40:08.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-11-02T10:40:08.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-11-02T10:40:08.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-11-02T10:40:08.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-11-02T10:40:08.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-11-02T10:40:08.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:08.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-11-02T10:40:08.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-11-02T10:40:08.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-11-02T10:40:08.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-11-02T10:40:08.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-11-02T10:40:08.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-11-02T10:40:08.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-11-02T10:40:08.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-11-02T10:40:08.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-11-02T10:40:08.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:08.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-11-02T10:40:08.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:08.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-11-02T10:40:08.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-11-02T10:40:08.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:08.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-11-02T10:40:08.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-02T10:40:08.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-11-02T10:40:08.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-02T10:40:08.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-02T10:40:08.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-02T10:40:08.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:08.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-02T10:40:08.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:08.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-11-02T10:40:08.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-11-02T10:40:08.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-11-02T10:39:53.300455+0000", 2023-11-02T10:40:08.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-11-02T10:40:08.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:08.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-11-02T10:40:08.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:08.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:08 smithi114 bash[24104]: audit 2023-11-02T10:40:07.505867+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.114:0/2401235806' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-02T10:40:08.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:08 smithi114 bash[24104]: cluster 2023-11-02T10:40:07.505944+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-11-02T10:40:08.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:08 smithi114 bash[24104]: audit 2023-11-02T10:40:07.513691+0000 mon.a (mon.0) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-02T10:40:08.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:08 smithi114 bash[24104]: audit 2023-11-02T10:40:08.402406+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-02T10:40:08.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:08 smithi114 bash[24104]: audit 2023-11-02T10:40:08.402703+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.114:0/2269220767' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-11-02T10:40:09.032 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Enabling cephadm module... 2023-11-02T10:40:09.032 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-11-02T10:40:09.032 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-11-02T10:40:09.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:09 smithi114 bash[24104]: cluster 2023-11-02T10:40:08.516358+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-11-02T10:40:10.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:10 smithi114 bash[24104]: audit 2023-11-02T10:40:10.243245+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.114:0/1323522581' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-11-02T10:40:10.802 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:10 smithi114 bash[24362]: ignoring --setuser ceph since I am not root 2023-11-02T10:40:10.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:10 smithi114 bash[24362]: ignoring --setgroup ceph since I am not root 2023-11-02T10:40:11.151 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-02T10:40:11.152 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-02T10:40:11.789 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:11 smithi114 bash[24104]: audit 2023-11-02T10:40:10.534117+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.114:0/1323522581' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-11-02T10:40:11.790 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:11 smithi114 bash[24104]: cluster 2023-11-02T10:40:10.534242+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 4s) 2023-11-02T10:40:12.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:12.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-11-02T10:40:12.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-11-02T10:40:12.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-02T10:40:12.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-02T10:40:12.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-02T10:40:12.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:12.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-02T10:40:12.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:6800", 2023-11-02T10:40:12.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 614862534 2023-11-02T10:40:12.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:12.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-02T10:40:12.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:6801", 2023-11-02T10:40:12.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 614862534 2023-11-02T10:40:12.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:12.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:12.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.114:6801/614862534", 2023-11-02T10:40:12.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-02T10:40:06.040088+0000", 2023-11-02T10:40:12.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-02T10:40:12.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-02T10:40:12.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-02T10:40:12.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-02T10:40:12.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-02T10:40:12.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-02T10:40:12.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-02T10:40:12.726 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.726 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-02T10:40:12.726 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:12.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-02T10:40:12.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:12.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:12.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:12.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:12.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:12.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:12.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-02T10:40:12.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-02T10:40:12.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:12.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:12.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:12.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:12.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:12.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:12.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:12.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:12.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:12.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:12.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:12.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:12.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:12.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:12.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:12.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:12.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:12.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:12.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:12.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:12.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:12.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-02T10:40:12.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-02T10:40:12.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-02T10:40:12.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-02T10:40:12.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-02T10:40:12.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-02T10:40:12.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-02T10:40:12.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-02T10:40:12.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-02T10:40:12.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-02T10:40:12.751 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.751 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.751 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.751 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.751 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-02T10:40:12.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-02T10:40:12.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-02T10:40:12.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-02T10:40:12.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-02T10:40:12.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-02T10:40:12.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-02T10:40:12.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-02T10:40:12.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-02T10:40:12.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-02T10:40:12.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-02T10:40:12.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-02T10:40:12.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.761 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.761 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.761 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-02T10:40:12.761 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.761 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-02T10:40:12.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-02T10:40:12.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-02T10:40:12.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:12.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:12.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:12.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-02T10:40:12.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:12.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:12.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:12.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-02T10:40:12.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-02T10:40:12.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-02T10:40:12.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-02T10:40:12.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-02T10:40:12.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-02T10:40:12.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-02T10:40:12.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-02T10:40:12.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-02T10:40:12.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-02T10:40:12.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-02T10:40:12.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-02T10:40:12.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-02T10:40:12.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-02T10:40:12.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-02T10:40:12.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-02T10:40:12.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-02T10:40:12.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-02T10:40:12.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-02T10:40:12.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-02T10:40:12.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-02T10:40:12.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-02T10:40:12.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-02T10:40:12.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-02T10:40:12.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-02T10:40:12.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-02T10:40:12.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.778 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.778 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-02T10:40:12.778 INFO:teuthology.orchestra.run.smithi114.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-02T10:40:12.778 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.778 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-02T10:40:12.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-02T10:40:12.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-02T10:40:12.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-02T10:40:12.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-02T10:40:12.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-02T10:40:12.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-02T10:40:12.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-02T10:40:12.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-02T10:40:12.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-02T10:40:12.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-02T10:40:12.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-02T10:40:12.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-02T10:40:12.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-02T10:40:12.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-02T10:40:12.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-02T10:40:12.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-02T10:40:12.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-02T10:40:12.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-02T10:40:12.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-02T10:40:12.786 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-02T10:40:12.786 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.786 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.786 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.786 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:12.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:12.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:12.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:12.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:12.789 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:12.789 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:12.789 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:12.789 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.789 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:12.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:12.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:12.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:12.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:12.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:12.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:12.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:12.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:12.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:12.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:12.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:12.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:12.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-02T10:40:12.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-02T10:40:12.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-02T10:40:12.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-02T10:40:12.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-02T10:40:12.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-02T10:40:12.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-02T10:40:12.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-02T10:40:12.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-02T10:40:12.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-02T10:40:12.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-02T10:40:12.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-02T10:40:12.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-02T10:40:12.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-02T10:40:12.806 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.806 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.806 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.806 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.806 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-02T10:40:12.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-02T10:40:12.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-02T10:40:12.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:12.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-02T10:40:12.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-02T10:40:12.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-02T10:40:12.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-02T10:40:12.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-02T10:40:12.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-02T10:40:12.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-02T10:40:12.812 INFO:teuthology.orchestra.run.smithi114.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-02T10:40:12.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-02T10:40:12.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-02T10:40:12.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-02T10:40:12.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-02T10:40:12.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-02T10:40:12.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:12.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:12.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:12.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-02T10:40:12.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:12.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:12.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:12.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-02T10:40:12.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-02T10:40:12.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-02T10:40:12.819 INFO:teuthology.orchestra.run.smithi114.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-02T10:40:12.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-02T10:40:12.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-02T10:40:12.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-02T10:40:12.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-02T10:40:12.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-02T10:40:12.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-02T10:40:12.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:12.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-02T10:40:12.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-02T10:40:12.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-02T10:40:12.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-02T10:40:12.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:12.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-02T10:40:12.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-02T10:40:12.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-02T10:40:12.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-02T10:40:12.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:12.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-02T10:40:12.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-02T10:40:12.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:12.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:12.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:12.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:12.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:12.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:12.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:12.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:12.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:12.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:12.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-02T10:40:12.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:12.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:12.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:12.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:12.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:12.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:12.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:12.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:12.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:12.840 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.840 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.840 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.840 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.840 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:12.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:12.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-02T10:40:12.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-02T10:40:12.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-02T10:40:12.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-02T10:40:12.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-02T10:40:12.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-02T10:40:12.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-02T10:40:12.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-02T10:40:12.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:12.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-02T10:40:12.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-02T10:40:12.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-02T10:40:12.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-02T10:40:12.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-02T10:40:12.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-02T10:40:12.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-02T10:40:12.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-02T10:40:12.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-02T10:40:12.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.856 INFO:teuthology.orchestra.run.smithi114.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-02T10:40:12.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:12.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:12.858 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.858 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:12.858 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-02T10:40:12.858 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:12.858 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:12.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:12.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:12.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:12.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:12.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:12.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:12.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:12.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:12.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:12.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:12.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:12.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:12.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:12.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:12.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:12.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:12.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:12.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:12.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:12.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:12.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:12.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:12.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:12.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-02T10:40:12.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-02T10:40:12.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:12.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-02T10:40:12.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-02T10:40:12.874 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.874 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.874 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.874 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.874 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-02T10:40:12.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-02T10:40:12.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:12.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-02T10:40:12.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-02T10:40:12.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:12.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:12.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:12.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-02T10:40:12.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:12.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:12.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:12.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-02T10:40:12.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-02T10:40:12.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.881 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.881 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.881 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-02T10:40:12.881 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-02T10:40:12.881 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-02T10:40:12.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-02T10:40:12.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-02T10:40:12.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-02T10:40:12.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-02T10:40:12.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-02T10:40:12.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-02T10:40:12.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-02T10:40:12.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-02T10:40:12.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-02T10:40:12.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-02T10:40:12.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-02T10:40:12.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-02T10:40:12.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-02T10:40:12.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-02T10:40:12.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-02T10:40:12.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-02T10:40:12.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-02T10:40:12.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.909 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.909 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-02T10:40:12.909 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-02T10:40:12.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-02T10:40:12.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-02T10:40:12.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-02T10:40:12.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-02T10:40:12.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-02T10:40:12.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-02T10:40:12.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-02T10:40:12.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-02T10:40:12.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-02T10:40:12.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-02T10:40:12.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-02T10:40:12.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-02T10:40:12.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-02T10:40:12.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-02T10:40:12.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-02T10:40:12.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-02T10:40:12.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-02T10:40:12.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-02T10:40:12.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-02T10:40:12.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-02T10:40:12.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-02T10:40:12.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-02T10:40:12.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-02T10:40:12.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-02T10:40:12.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-02T10:40:12.941 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-02T10:40:12.941 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.941 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.941 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.941 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-02T10:40:12.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-02T10:40:12.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.946 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.946 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-02T10:40:12.946 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-02T10:40:12.946 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-02T10:40:12.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-02T10:40:12.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-02T10:40:12.950 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.950 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.950 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.950 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.950 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-02T10:40:12.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-02T10:40:12.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-02T10:40:12.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-02T10:40:12.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-02T10:40:12.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-02T10:40:12.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-02T10:40:12.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-02T10:40:12.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.957 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.957 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.957 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-02T10:40:12.957 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.957 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-02T10:40:12.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-02T10:40:12.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-02T10:40:12.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-02T10:40:12.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-02T10:40:12.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.963 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.963 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.963 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.963 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-02T10:40:12.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-02T10:40:12.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-02T10:40:12.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-02T10:40:12.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-02T10:40:12.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-02T10:40:12.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-02T10:40:12.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-02T10:40:12.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-02T10:40:12.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-02T10:40:12.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-02T10:40:12.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-02T10:40:12.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:12.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.976 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.976 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.976 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.976 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.976 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-02T10:40:12.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-02T10:40:12.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-02T10:40:12.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-02T10:40:12.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-02T10:40:12.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-02T10:40:12.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-02T10:40:12.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-02T10:40:12.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-02T10:40:12.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-02T10:40:12.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-02T10:40:12.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-02T10:40:12.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-02T10:40:12.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-02T10:40:12.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-02T10:40:12.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:12.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:12.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-02T10:40:12.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-02T10:40:12.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-02T10:40:12.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:12.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-02T10:40:12.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-02T10:40:12.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-02T10:40:12.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:12.996 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.996 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.996 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.996 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:12.996 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:12.997 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:12.997 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:12.997 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:12.997 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:12.997 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:12.997 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:12.998 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:12.998 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:12.998 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:12.998 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:12.998 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:12.999 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:12.999 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:12.999 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:12.999 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:12.999 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.000 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.000 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.000 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.000 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.000 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.000 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.001 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.001 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.001 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.001 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.001 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.001 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.002 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.002 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.002 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.002 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.002 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.003 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.003 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.003 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.003 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.003 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.003 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.004 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.004 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.004 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.004 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.004 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.004 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.005 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.005 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.005 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.005 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.005 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.006 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.006 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.006 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.006 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.006 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.006 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.007 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.007 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.007 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.007 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.007 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.007 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.008 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.008 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.008 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.008 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.008 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.008 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.009 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.009 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.009 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.009 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.009 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.009 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.010 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-02T10:40:13.010 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-02T10:40:13.010 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.010 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.010 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.011 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.011 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.011 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.011 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.011 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.011 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.012 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.012 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.012 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.012 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-02T10:40:13.012 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-02T10:40:13.012 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.013 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.013 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.013 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-02T10:40:13.013 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.013 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.013 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.014 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.014 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.014 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.014 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.014 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.015 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-02T10:40:13.015 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-02T10:40:13.015 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.015 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.015 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.015 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-02T10:40:13.016 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.016 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.016 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.016 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.016 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.017 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.017 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.017 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.017 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-02T10:40:13.017 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-02T10:40:13.017 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.018 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.018 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.018 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:13.018 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.018 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.019 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.019 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.019 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.019 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.019 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.019 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.020 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-02T10:40:13.020 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-02T10:40:13.020 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.020 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.020 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.021 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-02T10:40:13.021 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.021 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.021 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.021 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.021 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.022 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.022 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.022 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.022 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-02T10:40:13.023 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-02T10:40:13.023 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.023 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.023 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.023 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-02T10:40:13.023 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.024 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.024 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.024 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.024 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-02T10:40:13.024 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.025 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.025 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.025 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.025 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.025 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.026 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-02T10:40:13.026 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-02T10:40:13.026 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.026 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.026 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.026 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-02T10:40:13.027 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-02T10:40:13.027 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-02T10:40:13.027 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.027 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.027 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.028 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.028 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.028 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.028 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-02T10:40:13.028 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-02T10:40:13.029 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.029 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.029 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.029 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.029 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.030 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.030 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.030 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.030 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.030 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.031 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.031 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.031 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-02T10:40:13.031 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-02T10:40:13.031 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.032 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.032 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.032 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.032 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.032 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.032 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.033 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.033 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.033 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.033 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.034 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.034 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.034 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.034 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.034 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-02T10:40:13.035 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.035 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.035 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.035 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-02T10:40:13.035 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-02T10:40:13.035 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.036 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.036 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.036 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:13.036 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.036 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.036 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.037 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-02T10:40:13.037 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.037 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.037 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.037 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.037 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.038 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.038 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.038 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.038 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.038 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.039 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.039 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.039 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.039 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.039 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.039 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.040 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.040 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.040 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.040 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.040 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.040 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.041 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.041 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.041 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.041 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.041 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.042 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.042 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.042 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.042 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.042 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.043 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.044 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.045 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.046 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.047 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.048 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.048 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.048 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.048 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.048 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.048 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.049 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.049 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.049 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.049 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.049 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.050 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.050 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.050 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.050 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.050 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-02T10:40:13.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-02T10:40:13.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:13.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-02T10:40:13.051 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-02T10:40:13.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.052 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-02T10:40:13.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-02T10:40:13.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.053 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-02T10:40:13.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.054 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-02T10:40:13.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.055 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-02T10:40:13.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-02T10:40:13.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:13.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.056 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-02T10:40:13.057 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.057 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.057 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.057 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-02T10:40:13.057 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.058 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.058 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.058 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.058 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-02T10:40:13.058 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-02T10:40:13.058 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:13.059 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.059 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.059 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-02T10:40:13.059 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.059 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.060 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.060 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-02T10:40:13.060 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.060 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.060 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.060 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.061 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-02T10:40:13.061 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-02T10:40:13.061 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.061 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.061 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.062 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:13.062 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.062 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.062 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.062 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-02T10:40:13.062 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.063 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.063 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.063 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.063 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-02T10:40:13.063 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-02T10:40:13.064 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:13.064 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.064 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.064 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-02T10:40:13.064 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.065 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.065 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.065 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-02T10:40:13.065 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.065 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.065 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.066 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.066 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-02T10:40:13.066 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-02T10:40:13.066 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:13.066 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.067 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.067 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-02T10:40:13.067 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.067 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.067 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.068 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-02T10:40:13.068 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.068 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.068 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.068 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.068 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.069 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.069 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.069 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-02T10:40:13.069 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.069 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.070 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.070 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.070 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.070 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.071 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.071 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.071 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.071 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.071 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.072 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.072 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.072 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.072 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.072 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.073 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.073 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.073 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.073 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.073 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.073 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.074 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.074 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.074 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.074 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.074 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.075 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.075 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.075 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.075 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.075 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.075 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.076 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.076 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.076 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.076 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.076 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.077 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.077 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.077 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.077 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.077 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.077 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.078 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.078 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.078 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.078 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.078 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.079 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.079 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.079 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.079 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.079 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.079 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.080 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.080 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.080 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.080 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.080 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.080 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.081 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.081 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.081 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.081 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.081 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.081 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.082 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.082 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.082 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.082 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.082 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-02T10:40:13.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-02T10:40:13.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.083 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-02T10:40:13.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.084 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-02T10:40:13.085 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-02T10:40:13.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-02T10:40:13.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.086 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.087 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.087 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.087 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.087 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.087 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.088 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.088 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-02T10:40:13.088 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-02T10:40:13.088 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.088 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.088 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.089 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-02T10:40:13.089 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.089 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.089 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.089 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.089 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.090 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.090 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.090 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.090 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.090 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.091 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.091 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-02T10:40:13.091 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-02T10:40:13.091 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-02T10:40:13.091 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.092 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-02T10:40:13.092 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-02T10:40:13.092 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.092 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.092 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.092 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-02T10:40:13.093 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.093 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.093 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.093 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.093 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.093 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.094 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.094 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.094 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-02T10:40:13.094 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-02T10:40:13.094 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.094 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.095 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.095 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-02T10:40:13.095 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.095 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.095 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.095 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.096 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.096 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.096 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.096 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.096 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-02T10:40:13.096 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-02T10:40:13.097 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.097 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.097 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.097 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:13.097 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.097 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.098 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.098 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.098 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.098 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.098 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.098 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.099 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:13.099 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:13.099 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.099 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.099 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.099 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-02T10:40:13.100 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.100 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.100 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.100 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.100 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.100 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.101 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.101 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.101 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.101 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.101 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.101 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.102 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.102 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.102 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.102 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.102 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.102 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.103 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.103 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.103 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.103 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.103 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.103 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.104 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.104 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.104 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.104 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.104 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.104 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.105 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.105 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.105 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.105 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.105 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.105 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.106 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.106 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.106 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.106 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.106 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.107 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.107 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.107 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.107 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.107 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.107 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.107 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.108 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.108 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.108 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.108 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.108 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.108 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.109 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.109 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.109 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.109 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.109 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.110 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.110 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.110 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.110 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.110 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.111 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.111 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.111 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.111 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.111 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.112 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.112 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.113 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.114 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.114 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.114 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.114 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.114 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.115 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.115 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-02T10:40:13.115 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-02T10:40:13.115 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.115 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.116 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.116 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:13.116 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.116 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.116 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.116 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.117 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.117 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.117 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.117 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.117 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-02T10:40:13.118 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-02T10:40:13.118 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.118 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.118 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.118 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-02T10:40:13.119 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.119 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.119 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.119 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.119 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.120 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.120 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.120 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.120 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-02T10:40:13.120 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-02T10:40:13.120 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.121 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.121 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.121 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-02T10:40:13.121 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.121 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.122 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.122 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.122 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.122 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.122 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.123 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.123 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-02T10:40:13.123 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-02T10:40:13.123 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.123 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.123 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.124 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-02T10:40:13.124 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.124 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.124 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.124 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.125 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.125 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.125 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.125 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.125 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-02T10:40:13.126 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-02T10:40:13.126 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.126 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.126 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.126 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:13.127 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.127 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.127 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.127 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.127 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.128 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.128 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.128 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.128 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-02T10:40:13.128 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-02T10:40:13.128 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.129 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.129 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.129 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-02T10:40:13.129 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.129 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.130 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.130 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.130 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.130 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.130 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.130 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.131 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.131 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.131 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.131 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-02T10:40:13.131 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.131 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.132 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.132 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.132 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.132 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.132 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.133 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.133 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.133 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.133 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.133 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.133 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.134 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.134 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.134 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.134 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.134 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.135 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.135 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.135 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.135 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.135 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.136 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.136 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.136 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.136 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.136 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.136 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.137 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.137 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.137 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.137 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.137 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.138 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.138 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.138 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.138 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.138 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.138 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.139 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.139 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.139 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.139 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.139 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.139 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.140 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.140 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.140 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.140 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.140 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.141 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.141 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.141 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.141 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.141 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.141 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.142 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.142 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.142 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.142 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.142 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.142 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.143 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.143 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.143 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.143 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.143 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.144 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.144 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.144 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.144 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.144 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.144 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.145 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.145 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.145 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-02T10:40:13.145 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.145 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.145 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.146 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.146 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.146 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.146 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.146 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.147 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.147 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.147 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.147 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.147 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.147 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.148 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.148 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.148 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.148 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.148 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.149 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.149 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.149 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.149 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.149 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.149 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.150 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.150 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.150 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.150 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.150 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.151 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.151 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.151 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.151 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.151 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.151 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.152 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.152 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.152 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.152 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.152 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.153 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.153 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.153 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.153 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.153 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.153 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.154 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.154 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.154 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.154 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.154 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.154 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.155 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.155 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.155 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.155 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.155 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.156 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.156 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.156 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.156 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.156 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.156 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.157 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.157 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.157 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.157 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.157 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.157 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.158 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.158 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.158 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.158 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.158 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.158 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.159 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-02T10:40:13.159 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.159 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.159 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.159 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-02T10:40:13.159 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-02T10:40:13.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-02T10:40:13.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-02T10:40:13.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-02T10:40:13.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-02T10:40:13.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-02T10:40:13.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-02T10:40:13.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-02T10:40:13.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.166 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.166 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.166 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.166 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-02T10:40:13.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-02T10:40:13.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-02T10:40:13.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-02T10:40:13.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-02T10:40:13.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-02T10:40:13.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-02T10:40:13.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-02T10:40:13.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-02T10:40:13.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-02T10:40:13.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-02T10:40:13.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-02T10:40:13.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-02T10:40:13.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-02T10:40:13.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-02T10:40:13.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-02T10:40:13.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-02T10:40:13.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-02T10:40:13.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-02T10:40:13.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-02T10:40:13.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-02T10:40:13.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-02T10:40:13.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-02T10:40:13.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-02T10:40:13.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.211 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.211 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.211 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.211 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.211 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-02T10:40:13.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-02T10:40:13.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:13.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-02T10:40:13.223 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-02T10:40:13.223 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-02T10:40:13.223 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.223 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-02T10:40:13.223 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-02T10:40:13.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-02T10:40:13.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-02T10:40:13.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-02T10:40:13.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-02T10:40:13.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-02T10:40:13.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.258 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.258 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.258 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.258 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-02T10:40:13.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-02T10:40:13.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-02T10:40:13.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-02T10:40:13.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-02T10:40:13.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-02T10:40:13.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:13.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-02T10:40:13.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-02T10:40:13.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-02T10:40:13.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-02T10:40:13.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-02T10:40:13.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-02T10:40:13.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-02T10:40:13.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-02T10:40:13.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-02T10:40:13.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-02T10:40:13.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-02T10:40:13.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-02T10:40:13.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-02T10:40:13.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-02T10:40:13.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.316 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.318 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-02T10:40:13.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-02T10:40:13.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.323 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.323 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-02T10:40:13.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-02T10:40:13.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-02T10:40:13.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-02T10:40:13.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-02T10:40:13.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.329 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.329 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.329 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.332 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.332 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.332 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.332 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.333 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.333 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.333 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.334 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.334 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.334 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.334 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.338 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.338 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.338 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.340 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.340 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.340 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.340 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.341 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.341 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.341 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.342 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.342 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.343 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.343 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.343 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.344 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.344 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.344 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.345 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.345 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.345 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.345 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-02T10:40:13.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-02T10:40:13.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-02T10:40:13.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-02T10:40:13.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-02T10:40:13.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-02T10:40:13.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-02T10:40:13.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-02T10:40:13.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.386 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.386 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.386 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.386 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-02T10:40:13.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-02T10:40:13.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-02T10:40:13.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-02T10:40:13.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-02T10:40:13.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-02T10:40:13.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-02T10:40:13.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-02T10:40:13.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-02T10:40:13.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-02T10:40:13.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-02T10:40:13.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-02T10:40:13.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-02T10:40:13.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-02T10:40:13.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-02T10:40:13.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-02T10:40:13.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:13.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-02T10:40:13.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-02T10:40:13.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-02T10:40:13.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-02T10:40:13.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-02T10:40:13.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-02T10:40:13.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-02T10:40:13.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-02T10:40:13.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-02T10:40:13.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-02T10:40:13.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-02T10:40:13.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:13.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:13.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:13.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-02T10:40:13.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-02T10:40:13.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-02T10:40:13.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-02T10:40:13.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:13.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-02T10:40:13.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-02T10:40:13.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-02T10:40:13.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:13.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-02T10:40:13.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-02T10:40:13.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:13.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-02T10:40:13.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-02T10:40:13.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-02T10:40:13.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-02T10:40:13.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:13.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-02T10:40:13.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-02T10:40:13.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:13.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-02T10:40:13.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-02T10:40:13.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-02T10:40:13.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-02T10:40:13.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-02T10:40:13.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:13.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:13.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-02T10:40:13.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-02T10:40:13.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-02T10:40:13.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-02T10:40:13.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-02T10:40:13.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-02T10:40:13.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-02T10:40:13.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-02T10:40:13.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-02T10:40:13.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:13.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-02T10:40:13.492 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-02T10:40:13.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:13.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-02T10:40:13.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-02T10:40:13.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-02T10:40:13.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-02T10:40:13.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-02T10:40:13.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-02T10:40:13.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:13.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:13.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:13.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-02T10:40:13.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-02T10:40:13.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-02T10:40:13.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-02T10:40:13.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-02T10:40:13.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:13.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:13.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:13.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-02T10:40:13.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:13.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:13.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:13.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:13.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:13.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:13.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:13.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:13.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:13.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:13.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:13.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:13.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:13.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:13.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:13.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:13.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:13.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:13.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:13.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:13.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-02T10:40:13.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-02T10:40:13.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:13.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-02T10:40:13.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-02T10:40:13.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:13.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-02T10:40:13.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-02T10:40:13.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-02T10:40:13.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:13.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:13.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:13.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-02T10:40:13.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:13.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:13.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:13.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:13.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:13.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:13.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:13.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-02T10:40:13.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-02T10:40:13.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-02T10:40:13.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-02T10:40:13.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-02T10:40:13.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-02T10:40:13.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-02T10:40:13.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-02T10:40:13.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-02T10:40:13.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-02T10:40:13.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-02T10:40:13.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-02T10:40:13.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-02T10:40:13.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-02T10:40:13.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-02T10:40:13.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-02T10:40:13.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-02T10:40:13.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-02T10:40:13.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-02T10:40:13.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-02T10:40:13.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-02T10:40:13.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-02T10:40:13.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-02T10:40:13.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:13.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-11-02T10:40:13.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-11-02T10:40:13.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-02T10:40:13.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-02T10:40:13.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:0", 2023-11-02T10:40:13.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 107239022 2023-11-02T10:40:13.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:13.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-02T10:40:13.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-02T10:40:13.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:0", 2023-11-02T10:40:13.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2112391262 2023-11-02T10:40:13.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:13.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:13.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-02T10:40:13.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:13.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-02T10:40:13.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:0", 2023-11-02T10:40:13.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4200793293 2023-11-02T10:40:13.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:13.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:13.570 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.570 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:13.571 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:12 smithi114 bash[24104]: audit 2023-11-02T10:40:12.359411+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.114:0/2736967482' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-02T10:40:13.571 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-02T10:40:13.571 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-11-02T10:40:13.572 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-02T10:40:13.572 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-02T10:40:16.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:16.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-11-02T10:40:16.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-02T10:40:16.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:16.511 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: cluster 2023-11-02T10:40:14.848101+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2023-11-02T10:40:16.512 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: cluster 2023-11-02T10:40:14.848910+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2023-11-02T10:40:16.512 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: cluster 2023-11-02T10:40:14.854774+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-11-02T10:40:16.512 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: cluster 2023-11-02T10:40:15.273998+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.425235s) 2023-11-02T10:40:16.512 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: audit 2023-11-02T10:40:15.277258+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-02T10:40:16.513 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: audit 2023-11-02T10:40:15.278612+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-02T10:40:16.513 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: audit 2023-11-02T10:40:15.279119+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-02T10:40:16.513 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: audit 2023-11-02T10:40:15.279567+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-02T10:40:16.513 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: audit 2023-11-02T10:40:15.280297+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-02T10:40:16.513 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: audit 2023-11-02T10:40:15.281616+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-02T10:40:16.514 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: audit 2023-11-02T10:40:15.282122+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-02T10:40:16.514 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: cluster 2023-11-02T10:40:15.285050+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2023-11-02T10:40:16.514 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:16 smithi114 bash[24104]: audit 2023-11-02T10:40:15.330402+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-02T10:40:16.987 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-11-02T10:40:16.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-11-02T10:40:16.988 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-11-02T10:40:17.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:17 smithi114 bash[24104]: audit 2023-11-02T10:40:16.209243+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-02T10:40:17.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:17 smithi114 bash[24104]: cluster 2023-11-02T10:40:16.278827+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.43005s) 2023-11-02T10:40:18.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:18 smithi114 bash[24104]: cluster 2023-11-02T10:40:17.278457+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-11-02T10:40:18.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:18 smithi114 bash[24104]: audit 2023-11-02T10:40:18.172505+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-11-02T10:40:18.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:18 smithi114 bash[24104]: audit 2023-11-02T10:40:18.178477+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-11-02T10:40:18.761 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Generating ssh key... 2023-11-02T10:40:18.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-11-02T10:40:18.762 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-11-02T10:40:19.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:19 smithi114 bash[24104]: audit 2023-11-02T10:40:18.169134+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-02T10:40:20.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24104]: audit 2023-11-02T10:40:20.080912+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAyP4GxL/tS+6x1VKC1aeP0oGS26ELlgFJjWfWHlX8yPTAOszyY7ZH\nb/10zTkvr3gDUxYYImXLiknvJkQx2MMgZ8ZgNPCJaNZYxxTVyFyubpIJIzjpCTFxOJ2SpW\nhoealFYNDveeFph/goU+G3F8sdQZ5Eg+rP9hwWWtgg32IDlXcvU1BkYWao9XBoulZVOvSV\nT7CdW9nDizyB3vF64EfN6NhBW/ZUF+SziP6MvWhU7gFpwp7k7L8GuHLSs8mSim9peKhKpA\nxC91JsGmhLl/4nKH/IlRfPYQp/DzsOUhQALDFbYBOoryTmJhi66BTOiZ5h2s78SK93DZmt\nQmSVCDno2caxHkxUQtFq5HAjmrOd5Ur89UJPr9CvqTqPYSNLSBUJ+x3UZpPAcUVBhWShM1\nrkBouToy3Z64tQtabVYeWCTc0Fj43xHWCkL+nicPbkmlKeTx3FOPzV3W0mSbEN3t9O9zsg\nCHMvz+up1CI5J5oitcg2gr8tlKFY3GKQLz5AFCQTAAAFoKA92qmgPdqpAAAAB3NzaC1yc2\nEAAAGBAMj+BsS/7UvusdVSgtWnj9KBktuhC5YBSY1n1h5V/Mj0wDrM8mO2R2/9dM05L694\nA1MWGCJly4pJ7yZEMdjDIGfGYDTwiWjWWMcU1chcrm6SCSM46QkxcTidkqVoaHmpRWDQ73\nnhaYf4KFPhtxfLHUGeRIPqz/YcFlrYIN9iA5V3L1NQZGFmqPVwaLpWVTr0lU+wnVvZw4s8\ngd7xeuBHzejYQVv2VBfks4j+jL1oVO4BacKe5Oy/Brhy0rPJkopvaXioSqQMQvdSbBpoS5\nf+Jyh/yJUXz2EKfw87DlIUACwxW2ATqK8k5iYYuugUzomeYdrO/Eivdw2ZrUJklQg56NnG\nsR5MVELRauRwI5qzneVK/PVCT6/Qr6k6j2EjS0gVCfsd1GaTwHFFQYVkoTNa5AaLk6Mt2e\nuLULWm1WHlgk3NBY+N8R1gpC/p4nD25JpSnk8dxTj81d1tJkmxDd7fTvc7IAhzL8/rqdQi\nOSeaIrXINoK/LZShWNxikC8+QBQkEwAAAAMBAAEAAAGAF/Ir3EUBgIpvpXqvG8Va3TmSxZ\nfqSXTdznsQh4y3EToXrOm99yNAX5dS0yB9Deq+eqenOHHoThGA7I4zYh/dPH/l9mix9kuT\nSCSzU6u3HHVJoWimWvIJCzW6wvoteFEyctZxsZOpfwmRxGyf47XPRoIUp6LSJAA0qZ4WTI\nbg5m3MtaBeVTxl5Nf/ojOm898v6s6f8NGA+pW641Thzta/MX6SSuKOIkqdGTU6j1Zex/xj\nHUzQ+WPI6TDE6aaaTuP29tpMp1PgwrOcDpXPM97l2kS8gD8xr33+rKHqmNelN1ibMuR9td\nYqH/DDSgIaLv3zQRvpB++73Fgz6zrE9SWouFOPLARSZmyftDzrgGucTGZAOfcKH1b6kGlA\neUivaZpy+vDNrP0SdxDF7J9zubA7qNZJgJDY4eNIJYbKEiR0IG10MP2xHiHCYhE0mPrBxl\n4DSKqtIBoRaJqCaMJM1vFW9g3CX8C1PVXQbdwqtQSwUAFoal6fTXhL+lnTkC3IRjwBAAAA\nwAutJiP0Q5Pg79pKc0aw3G7ljJk4Uqld5R13o5tEy7nAbUn/fn41ecHzSzAITP9VXXnEKi\nuvAG0yW37UTwQMHGaa1y3LYu61lI4iVQ0HfKeVqmtskwrBNMp3YMP4v3/UsK3zUjXfRiOx\nEdwTdl9OExKP4pJ5xXlBlOKCseYhLHeLGGzXwQNUtMcA9hF57WCsB30aJyCBMfTbRacZI7\n0No4Y033Dv+iIEm/sWG1oa6IWGbF2V1TiVikFVvEm5J2oPrgAAAMEA5pax5DKk44QV7Flo\npfnvjBxXMj+HOJDOAaUaZ9Kgt7g6wiM+rI4NEDuIcmn31ohnGJnvvddtq51d55VqClXqD6\niXuigGIDuyTo1inietFyuSbl9GoXW34WeUkvnL8moVXdOgq1FYU35vevamZ3/uBcHeygCS\nc7RRCrET3jE1HjYGNs+9BjdEFUUHW+fB/Ga6eaPgnBb6hBtIGzh9W9mdnISqlyALbCnxgW\nnktMzeqYMsxJ+zgponlrXZn35+Ixy3AAAAwQDfJF3xJOSuarSIwEVAPiDAwziRJmHn9hRg\nc54N2p3qDYDDuENgXSTzaKHYHQ/YEKj0Ehf1DF8E//k1mzo1JinfOSHMa7ONohw6t775sM\nUAZlivCsUsvtcDgJcM0AgtecGNbZd525rdq6P2UaPwcmRk67pk5zLrYBzBjWAsJWhN9tiT\n9b2rhrxOdfLhJVcJ/nVzcdWSK5Pqw94TCbFCCGJsZN73hNCE99N7OZ9tDRdNyXu3mN1YmT\n5M1CAzYIeUj4UAAAApY2VwaC0wYzZkODZiNi03OTZjLTExZWUtOGRiOS0yMTJlMmRjNjM4\nZTcBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-11-02T10:40:20.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24104]: audit 2023-11-02T10:40:20.083914+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAyP4GxL/tS+6x1VKC1aeP0oGS26ELlgFJjWfWHlX8yPTAOszyY7ZH\nb/10zTkvr3gDUxYYImXLiknvJkQx2MMgZ8ZgNPCJaNZYxxTVyFyubpIJIzjpCTFxOJ2SpW\nhoealFYNDveeFph/goU+G3F8sdQZ5Eg+rP9hwWWtgg32IDlXcvU1BkYWao9XBoulZVOvSV\nT7CdW9nDizyB3vF64EfN6NhBW/ZUF+SziP6MvWhU7gFpwp7k7L8GuHLSs8mSim9peKhKpA\nxC91JsGmhLl/4nKH/IlRfPYQp/DzsOUhQALDFbYBOoryTmJhi66BTOiZ5h2s78SK93DZmt\nQmSVCDno2caxHkxUQtFq5HAjmrOd5Ur89UJPr9CvqTqPYSNLSBUJ+x3UZpPAcUVBhWShM1\nrkBouToy3Z64tQtabVYeWCTc0Fj43xHWCkL+nicPbkmlKeTx3FOPzV3W0mSbEN3t9O9zsg\nCHMvz+up1CI5J5oitcg2gr8tlKFY3GKQLz5AFCQTAAAFoKA92qmgPdqpAAAAB3NzaC1yc2\nEAAAGBAMj+BsS/7UvusdVSgtWnj9KBktuhC5YBSY1n1h5V/Mj0wDrM8mO2R2/9dM05L694\nA1MWGCJly4pJ7yZEMdjDIGfGYDTwiWjWWMcU1chcrm6SCSM46QkxcTidkqVoaHmpRWDQ73\nnhaYf4KFPhtxfLHUGeRIPqz/YcFlrYIN9iA5V3L1NQZGFmqPVwaLpWVTr0lU+wnVvZw4s8\ngd7xeuBHzejYQVv2VBfks4j+jL1oVO4BacKe5Oy/Brhy0rPJkopvaXioSqQMQvdSbBpoS5\nf+Jyh/yJUXz2EKfw87DlIUACwxW2ATqK8k5iYYuugUzomeYdrO/Eivdw2ZrUJklQg56NnG\nsR5MVELRauRwI5qzneVK/PVCT6/Qr6k6j2EjS0gVCfsd1GaTwHFFQYVkoTNa5AaLk6Mt2e\nuLULWm1WHlgk3NBY+N8R1gpC/p4nD25JpSnk8dxTj81d1tJkmxDd7fTvc7IAhzL8/rqdQi\nOSeaIrXINoK/LZShWNxikC8+QBQkEwAAAAMBAAEAAAGAF/Ir3EUBgIpvpXqvG8Va3TmSxZ\nfqSXTdznsQh4y3EToXrOm99yNAX5dS0yB9Deq+eqenOHHoThGA7I4zYh/dPH/l9mix9kuT\nSCSzU6u3HHVJoWimWvIJCzW6wvoteFEyctZxsZOpfwmRxGyf47XPRoIUp6LSJAA0qZ4WTI\nbg5m3MtaBeVTxl5Nf/ojOm898v6s6f8NGA+pW641Thzta/MX6SSuKOIkqdGTU6j1Zex/xj\nHUzQ+WPI6TDE6aaaTuP29tpMp1PgwrOcDpXPM97l2kS8gD8xr33+rKHqmNelN1ibMuR9td\nYqH/DDSgIaLv3zQRvpB++73Fgz6zrE9SWouFOPLARSZmyftDzrgGucTGZAOfcKH1b6kGlA\neUivaZpy+vDNrP0SdxDF7J9zubA7qNZJgJDY4eNIJYbKEiR0IG10MP2xHiHCYhE0mPrBxl\n4DSKqtIBoRaJqCaMJM1vFW9g3CX8C1PVXQbdwqtQSwUAFoal6fTXhL+lnTkC3IRjwBAAAA\nwAutJiP0Q5Pg79pKc0aw3G7ljJk4Uqld5R13o5tEy7nAbUn/fn41ecHzSzAITP9VXXnEKi\nuvAG0yW37UTwQMHGaa1y3LYu61lI4iVQ0HfKeVqmtskwrBNMp3YMP4v3/UsK3zUjXfRiOx\nEdwTdl9OExKP4pJ5xXlBlOKCseYhLHeLGGzXwQNUtMcA9hF57WCsB30aJyCBMfTbRacZI7\n0No4Y033Dv+iIEm/sWG1oa6IWGbF2V1TiVikFVvEm5J2oPrgAAAMEA5pax5DKk44QV7Flo\npfnvjBxXMj+HOJDOAaUaZ9Kgt7g6wiM+rI4NEDuIcmn31ohnGJnvvddtq51d55VqClXqD6\niXuigGIDuyTo1inietFyuSbl9GoXW34WeUkvnL8moVXdOgq1FYU35vevamZ3/uBcHeygCS\nc7RRCrET3jE1HjYGNs+9BjdEFUUHW+fB/Ga6eaPgnBb6hBtIGzh9W9mdnISqlyALbCnxgW\nnktMzeqYMsxJ+zgponlrXZn35+Ixy3AAAAwQDfJF3xJOSuarSIwEVAPiDAwziRJmHn9hRg\nc54N2p3qDYDDuENgXSTzaKHYHQ/YEKj0Ehf1DF8E//k1mzo1JinfOSHMa7ONohw6t775sM\nUAZlivCsUsvtcDgJcM0AgtecGNbZd525rdq6P2UaPwcmRk67pk5zLrYBzBjWAsJWhN9tiT\n9b2rhrxOdfLhJVcJ/nVzcdWSK5Pqw94TCbFCCGJsZN73hNCE99N7OZ9tDRdNyXu3mN1YmT\n5M1CAzYIeUj4UAAAApY2VwaC0wYzZkODZiNi03OTZjLTExZWUtOGRiOS0yMTJlMmRjNjM4\nZTcBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-11-02T10:40:20.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24104]: audit 2023-11-02T10:40:20.084687+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDI/gbEv+1L7rHVUoLVp4/SgZLboQuWAUmNZ9YeVfzI9MA6zPJjtkdv/XTNOS+veANTFhgiZcuKSe8mRDHYwyBnxmA08Ilo1ljHFNXIXK5ukgkjOOkJMXE4nZKlaGh5qUVg0O954WmH+ChT4bcXyx1BnkSD6s/2HBZa2CDfYgOVdy9TUGRhZqj1cGi6VlU69JVPsJ1b2cOLPIHe8XrgR83o2EFb9lQX5LOI/oy9aFTuAWnCnuTsvwa4ctKzyZKKb2l4qEqkDEL3UmwaaEuX/icof8iVF89hCn8POw5SFAAsMVtgE6ivJOYmGLroFM6JnmHazvxIr3cNma1CZJUIOejZxrEeTFRC0WrkcCOas53lSvz1Qk+v0K+pOo9hI0tIFQn7HdRmk8BxRUGFZKEzWuQGi5OjLdnri1C1ptVh5YJNzQWPjfEdYKQv6eJw9uSaUp5PHcU4/NXdbSZJsQ3e3073OyAIcy/P66nUIjknmiK1yDaCvy2UoVjcYpAvPkAUJBM= ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7\n"}]: dispatch 2023-11-02T10:40:20.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24104]: audit 2023-11-02T10:40:20.087889+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDI/gbEv+1L7rHVUoLVp4/SgZLboQuWAUmNZ9YeVfzI9MA6zPJjtkdv/XTNOS+veANTFhgiZcuKSe8mRDHYwyBnxmA08Ilo1ljHFNXIXK5ukgkjOOkJMXE4nZKlaGh5qUVg0O954WmH+ChT4bcXyx1BnkSD6s/2HBZa2CDfYgOVdy9TUGRhZqj1cGi6VlU69JVPsJ1b2cOLPIHe8XrgR83o2EFb9lQX5LOI/oy9aFTuAWnCnuTsvwa4ctKzyZKKb2l4qEqkDEL3UmwaaEuX/icof8iVF89hCn8POw5SFAAsMVtgE6ivJOYmGLroFM6JnmHazvxIr3cNma1CZJUIOejZxrEeTFRC0WrkcCOas53lSvz1Qk+v0K+pOo9hI0tIFQn7HdRmk8BxRUGFZKEzWuQGi5OjLdnri1C1ptVh5YJNzQWPjfEdYKQv6eJw9uSaUp5PHcU4/NXdbSZJsQ3e3073OyAIcy/P66nUIjknmiK1yDaCvy2UoVjcYpAvPkAUJBM= ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7\n"}]': finished 2023-11-02T10:40:20.553 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: Generating public/private rsa key pair. 2023-11-02T10:40:20.554 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: Your identification has been saved in /tmp/tmpxt37d0_j/key. 2023-11-02T10:40:20.554 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: Your public key has been saved in /tmp/tmpxt37d0_j/key.pub. 2023-11-02T10:40:20.554 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: The key fingerprint is: 2023-11-02T10:40:20.554 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: SHA256:FWaz8/APhueRVRaCwEnjGiFijRP4thrDlINxR4nVRf4 ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:40:20.555 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: The key's randomart image is: 2023-11-02T10:40:20.555 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: +---[RSA 3072]----+ 2023-11-02T10:40:20.555 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: | .B*+ +=+B .. .+| 2023-11-02T10:40:20.555 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: |..+o+.o.o=.= .o | 2023-11-02T10:40:20.555 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: |.oo.. ...= . | 2023-11-02T10:40:20.555 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: |.+ o oo * o | 2023-11-02T10:40:20.556 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: |o o . .S E O | 2023-11-02T10:40:20.556 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: | + . + + | 2023-11-02T10:40:20.556 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: | + . . | 2023-11-02T10:40:20.556 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: | . | 2023-11-02T10:40:20.556 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: | | 2023-11-02T10:40:20.557 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:20 smithi114 bash[24362]: +----[SHA256]-----+ 2023-11-02T10:40:20.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-11-02T10:40:20.780 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-11-02T10:40:21.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:21 smithi114 bash[24104]: audit 2023-11-02T10:40:19.873755+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-02T10:40:21.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:21 smithi114 bash[24104]: cephadm 2023-11-02T10:40:19.874186+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2023-11-02T10:40:21.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDI/gbEv+1L7rHVUoLVp4/SgZLboQuWAUmNZ9YeVfzI9MA6zPJjtkdv/XTNOS+veANTFhgiZcuKSe8mRDHYwyBnxmA08Ilo1ljHFNXIXK5ukgkjOOkJMXE4nZKlaGh5qUVg0O954WmH+ChT4bcXyx1BnkSD6s/2HBZa2CDfYgOVdy9TUGRhZqj1cGi6VlU69JVPsJ1b2cOLPIHe8XrgR83o2EFb9lQX5LOI/oy9aFTuAWnCnuTsvwa4ctKzyZKKb2l4qEqkDEL3UmwaaEuX/icof8iVF89hCn8POw5SFAAsMVtgE6ivJOYmGLroFM6JnmHazvxIr3cNma1CZJUIOejZxrEeTFRC0WrkcCOas53lSvz1Qk+v0K+pOo9hI0tIFQn7HdRmk8BxRUGFZKEzWuQGi5OjLdnri1C1ptVh5YJNzQWPjfEdYKQv6eJw9uSaUp5PHcU4/NXdbSZJsQ3e3073OyAIcy/P66nUIjknmiK1yDaCvy2UoVjcYpAvPkAUJBM= ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:40:22.460 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-11-02T10:40:22.460 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-11-02T10:40:22.460 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Adding host smithi114... 2023-11-02T10:40:22.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi114'] 2023-11-02T10:40:22.461 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi114 2023-11-02T10:40:22.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:22 smithi114 bash[24104]: audit 2023-11-02T10:40:21.881581+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-02T10:40:24.052 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:23 smithi114 bash[24362]: Warning: Permanently added 'smithi114,172.21.15.114' (ECDSA) to the list of known hosts. 2023-11-02T10:40:24.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:24 smithi114 bash[24104]: audit 2023-11-02T10:40:24.247581+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"smithi114\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:40:24.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:24 smithi114 bash[24104]: audit 2023-11-02T10:40:24.250671+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"smithi114\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-02T10:40:24.592 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi114' 2023-11-02T10:40:25.279 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Enabling the dashboard module... 2023-11-02T10:40:25.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-11-02T10:40:25.279 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-11-02T10:40:25.517 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:25 smithi114 bash[24104]: audit 2023-11-02T10:40:23.587142+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi114", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:40:25.518 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:25 smithi114 bash[24104]: cephadm 2023-11-02T10:40:24.251416+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi114 2023-11-02T10:40:25.518 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:25 smithi114 bash[24104]: audit 2023-11-02T10:40:24.530496+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:40:25.518 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:25 smithi114 bash[24104]: audit 2023-11-02T10:40:24.533559+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:40:25.518 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:25 smithi114 bash[24104]: audit 2023-11-02T10:40:24.534569+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:40:25.519 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:25 smithi114 bash[24104]: audit 2023-11-02T10:40:25.295279+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:25.292891\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:25.294555\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:40:25.294664\", \"networks\": {}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:40:25.519 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:25 smithi114 bash[24104]: audit 2023-11-02T10:40:25.297535+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:25.292891\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:25.294555\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:40:25.294664\", \"networks\": {}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:40:25.519 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:25 smithi114 bash[24104]: audit 2023-11-02T10:40:25.298903+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.114:0/3211544311' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:40:27.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:27 smithi114 bash[24104]: audit 2023-11-02T10:40:27.111831+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.114:0/22420395' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-11-02T10:40:27.552 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:27 smithi114 bash[24362]: ignoring --setuser ceph since I am not root 2023-11-02T10:40:27.552 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:27 smithi114 bash[24362]: ignoring --setgroup ceph since I am not root 2023-11-02T10:40:28.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-11-02T10:40:28.172 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-11-02T10:40:28.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:28 smithi114 bash[24104]: audit 2023-11-02T10:40:27.166122+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.114:0/22420395' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-11-02T10:40:28.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:28 smithi114 bash[24104]: cluster 2023-11-02T10:40:27.166170+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 12s) 2023-11-02T10:40:29.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:29.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-11-02T10:40:29.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2023-11-02T10:40:29.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-11-02T10:40:29.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-11-02T10:40:29.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-02T10:40:29.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:29.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-02T10:40:29.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:6800", 2023-11-02T10:40:29.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3501038911 2023-11-02T10:40:29.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:29.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:29.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-11-02T10:40:29.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:6801", 2023-11-02T10:40:29.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3501038911 2023-11-02T10:40:29.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:29.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:29.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:29.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.114:6801/3501038911", 2023-11-02T10:40:29.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-11-02T10:40:14.848745+0000", 2023-11-02T10:40:29.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-11-02T10:40:29.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-11-02T10:40:29.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-11-02T10:40:29.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-11-02T10:40:29.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-02T10:40:29.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-11-02T10:40:30.159 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-11-02T10:40:30.159 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-11-02T10:40:30.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-11-02T10:40:30.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-11-02T10:40:30.160 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:30.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:30.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.161 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-02T10:40:30.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.162 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-11-02T10:40:30.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.163 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.164 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.165 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.166 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.166 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.166 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.166 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.166 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.167 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.168 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.169 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.170 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.171 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.172 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.173 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.174 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.175 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.176 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-11-02T10:40:30.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-11-02T10:40:30.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.177 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-11-02T10:40:30.178 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-11-02T10:40:30.179 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-11-02T10:40:30.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-11-02T10:40:30.180 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-11-02T10:40:30.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.181 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-11-02T10:40:30.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-11-02T10:40:30.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.182 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.183 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-11-02T10:40:30.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.184 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-11-02T10:40:30.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-11-02T10:40:30.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.185 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-11-02T10:40:30.186 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-11-02T10:40:30.187 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-11-02T10:40:30.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-11-02T10:40:30.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.188 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-11-02T10:40:30.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.189 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-11-02T10:40:30.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-11-02T10:40:30.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.190 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.191 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-11-02T10:40:30.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-11-02T10:40:30.192 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-11-02T10:40:30.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.193 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-11-02T10:40:30.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.194 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-11-02T10:40:30.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-11-02T10:40:30.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.195 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.196 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-11-02T10:40:30.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.197 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-11-02T10:40:30.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.198 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-11-02T10:40:30.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-11-02T10:40:30.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.199 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-11-02T10:40:30.200 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-11-02T10:40:30.201 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-11-02T10:40:30.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-11-02T10:40:30.202 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-11-02T10:40:30.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-02T10:40:30.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.203 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-11-02T10:40:30.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-11-02T10:40:30.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-02T10:40:30.204 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-02T10:40:30.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-02T10:40:30.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-02T10:40:30.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.205 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-11-02T10:40:30.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-02T10:40:30.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.206 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-11-02T10:40:30.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-11-02T10:40:30.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-02T10:40:30.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-11-02T10:40:30.207 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-02T10:40:30.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-11-02T10:40:30.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-11-02T10:40:30.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.208 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-11-02T10:40:30.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-11-02T10:40:30.209 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-11-02T10:40:30.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.210 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.211 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.211 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-11-02T10:40:30.211 INFO:teuthology.orchestra.run.smithi114.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-02T10:40:30.211 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.211 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-11-02T10:40:30.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-11-02T10:40:30.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-02T10:40:30.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.212 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-11-02T10:40:30.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-11-02T10:40:30.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-11-02T10:40:30.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-11-02T10:40:30.213 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-11-02T10:40:30.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-11-02T10:40:30.214 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-11-02T10:40:30.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-11-02T10:40:30.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-11-02T10:40:30.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-11-02T10:40:30.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.216 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-11-02T10:40:30.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-11-02T10:40:30.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-02T10:40:30.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.217 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-02T10:40:30.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-11-02T10:40:30.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-11-02T10:40:30.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.218 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-11-02T10:40:30.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-11-02T10:40:30.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.219 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.220 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.221 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.222 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.223 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.223 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.223 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.223 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.224 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.225 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.226 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.227 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.228 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.229 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.230 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.231 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.232 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-11-02T10:40:30.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-11-02T10:40:30.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-02T10:40:30.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.233 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-02T10:40:30.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-11-02T10:40:30.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.234 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-02T10:40:30.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-02T10:40:30.235 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-11-02T10:40:30.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.236 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-11-02T10:40:30.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-11-02T10:40:30.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-11-02T10:40:30.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.237 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-11-02T10:40:30.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-11-02T10:40:30.238 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-11-02T10:40:30.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.239 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-11-02T10:40:30.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.240 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-02T10:40:30.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-02T10:40:30.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.241 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-02T10:40:30.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.242 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-11-02T10:40:30.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.243 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-11-02T10:40:30.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-11-02T10:40:30.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.244 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-02T10:40:30.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-11-02T10:40:30.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-11-02T10:40:30.245 INFO:teuthology.orchestra.run.smithi114.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-02T10:40:30.245 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-11-02T10:40:30.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-11-02T10:40:30.246 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-11-02T10:40:30.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-02T10:40:30.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.247 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-11-02T10:40:30.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.248 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-11-02T10:40:30.249 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-11-02T10:40:30.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-11-02T10:40:30.250 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.251 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-11-02T10:40:30.252 INFO:teuthology.orchestra.run.smithi114.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-02T10:40:30.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-11-02T10:40:30.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-11-02T10:40:30.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.253 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-11-02T10:40:30.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.254 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-11-02T10:40:30.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-11-02T10:40:30.255 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-11-02T10:40:30.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-02T10:40:30.256 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-11-02T10:40:30.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.257 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.258 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.258 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-11-02T10:40:30.258 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-11-02T10:40:30.258 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.258 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-11-02T10:40:30.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.259 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-11-02T10:40:30.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.260 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-11-02T10:40:30.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-11-02T10:40:30.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.261 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-02T10:40:30.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-11-02T10:40:30.262 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.263 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.264 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.265 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.266 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.267 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.268 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-11-02T10:40:30.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.269 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.270 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.271 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.272 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.273 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.274 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.275 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-11-02T10:40:30.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-11-02T10:40:30.276 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-11-02T10:40:30.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.277 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-11-02T10:40:30.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-11-02T10:40:30.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-11-02T10:40:30.278 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-11-02T10:40:30.279 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-11-02T10:40:30.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.280 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-11-02T10:40:30.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.281 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-11-02T10:40:30.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-11-02T10:40:30.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.282 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.283 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-11-02T10:40:30.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.284 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-11-02T10:40:30.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-11-02T10:40:30.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.285 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-11-02T10:40:30.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.286 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-11-02T10:40:30.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-11-02T10:40:30.287 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.288 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.289 INFO:teuthology.orchestra.run.smithi114.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-02T10:40:30.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.289 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-11-02T10:40:30.290 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.291 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.292 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.293 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.294 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.295 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.296 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.297 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.298 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.299 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.300 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.301 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.302 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.303 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-11-02T10:40:30.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-11-02T10:40:30.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.304 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-11-02T10:40:30.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-11-02T10:40:30.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.305 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-11-02T10:40:30.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-11-02T10:40:30.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.306 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-11-02T10:40:30.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.307 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-11-02T10:40:30.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.308 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-11-02T10:40:30.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.309 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-11-02T10:40:30.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-11-02T10:40:30.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.310 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.311 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.312 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-11-02T10:40:30.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-11-02T10:40:30.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.313 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.314 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-11-02T10:40:30.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-11-02T10:40:30.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.315 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.316 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.316 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.316 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.316 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.316 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.317 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.317 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.317 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.317 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.317 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.317 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-11-02T10:40:30.318 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-11-02T10:40:30.318 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.318 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.318 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.318 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.319 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-11-02T10:40:30.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-11-02T10:40:30.320 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.321 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.322 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.323 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-11-02T10:40:30.323 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-11-02T10:40:30.323 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.323 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.323 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.324 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-11-02T10:40:30.325 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-11-02T10:40:30.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.326 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.327 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-11-02T10:40:30.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-11-02T10:40:30.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.328 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.329 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.329 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.329 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.329 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.329 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.329 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.330 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-11-02T10:40:30.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-11-02T10:40:30.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.331 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.332 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.332 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.332 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.332 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.332 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.333 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.333 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.333 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-11-02T10:40:30.333 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-11-02T10:40:30.333 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.333 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.334 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.334 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.334 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.334 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.334 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.335 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-11-02T10:40:30.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-11-02T10:40:30.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.336 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.337 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.338 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.338 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.338 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-11-02T10:40:30.338 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-11-02T10:40:30.338 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-02T10:40:30.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.339 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.340 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.340 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.340 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.340 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.340 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.341 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-11-02T10:40:30.341 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-11-02T10:40:30.341 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.341 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.341 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.341 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.342 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.342 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.342 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.342 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.342 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.343 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.343 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.343 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.343 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-11-02T10:40:30.343 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-11-02T10:40:30.344 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.344 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.344 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.344 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.344 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.344 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.345 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.345 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.345 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.345 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.345 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-11-02T10:40:30.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-11-02T10:40:30.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.346 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-02T10:40:30.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.347 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-11-02T10:40:30.348 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-11-02T10:40:30.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.349 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.350 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-11-02T10:40:30.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-11-02T10:40:30.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.351 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.352 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.353 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-11-02T10:40:30.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-11-02T10:40:30.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.354 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.355 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-11-02T10:40:30.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-11-02T10:40:30.356 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.357 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.358 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-11-02T10:40:30.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-11-02T10:40:30.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.359 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.360 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-11-02T10:40:30.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-11-02T10:40:30.361 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.362 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.363 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-11-02T10:40:30.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-11-02T10:40:30.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.364 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.365 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.366 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-11-02T10:40:30.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-11-02T10:40:30.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.367 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.368 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-11-02T10:40:30.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-11-02T10:40:30.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.369 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.370 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.371 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-11-02T10:40:30.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-11-02T10:40:30.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.372 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.373 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-11-02T10:40:30.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-11-02T10:40:30.374 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.375 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.376 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-11-02T10:40:30.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-11-02T10:40:30.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.377 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-11-02T10:40:30.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.378 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-11-02T10:40:30.379 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-11-02T10:40:30.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-02T10:40:30.380 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.381 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-11-02T10:40:30.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-11-02T10:40:30.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.382 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-11-02T10:40:30.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.383 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.384 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-11-02T10:40:30.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-11-02T10:40:30.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-11-02T10:40:30.385 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.386 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.386 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.386 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.386 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.386 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-11-02T10:40:30.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-11-02T10:40:30.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.387 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.388 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.389 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-11-02T10:40:30.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-11-02T10:40:30.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.390 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-11-02T10:40:30.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.391 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-11-02T10:40:30.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-11-02T10:40:30.392 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.393 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.394 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-11-02T10:40:30.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-11-02T10:40:30.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.395 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-11-02T10:40:30.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.396 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-11-02T10:40:30.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-11-02T10:40:30.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.397 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-11-02T10:40:30.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.398 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.399 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-11-02T10:40:30.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-11-02T10:40:30.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.400 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.401 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-11-02T10:40:30.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-11-02T10:40:30.402 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.403 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.404 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-11-02T10:40:30.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-11-02T10:40:30.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.405 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.406 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-11-02T10:40:30.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-11-02T10:40:30.407 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-11-02T10:40:30.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.408 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.409 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-11-02T10:40:30.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-11-02T10:40:30.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.410 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-02T10:40:30.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.411 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-11-02T10:40:30.412 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-11-02T10:40:30.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-02T10:40:30.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.413 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.414 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-11-02T10:40:30.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-11-02T10:40:30.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.415 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.416 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-11-02T10:40:30.417 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-11-02T10:40:30.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.418 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-11-02T10:40:30.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.419 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-11-02T10:40:30.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-11-02T10:40:30.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.420 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-11-02T10:40:30.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.421 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-02T10:40:30.422 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-02T10:40:30.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.423 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.424 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.425 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.426 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.427 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.428 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.429 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.430 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.431 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.432 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.433 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.434 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.435 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.436 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.437 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-02T10:40:30.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-02T10:40:30.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.438 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.439 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-02T10:40:30.440 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-02T10:40:30.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-11-02T10:40:30.441 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.442 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-02T10:40:30.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-02T10:40:30.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.443 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-11-02T10:40:30.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.444 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.445 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-02T10:40:30.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-02T10:40:30.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.446 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.447 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-11-02T10:40:30.448 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-11-02T10:40:30.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-11-02T10:40:30.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.449 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.450 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-11-02T10:40:30.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-11-02T10:40:30.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.451 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-11-02T10:40:30.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.452 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-11-02T10:40:30.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.453 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-11-02T10:40:30.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-11-02T10:40:30.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.454 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-11-02T10:40:30.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-11-02T10:40:30.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-11-02T10:40:30.455 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.456 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-11-02T10:40:30.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-11-02T10:40:30.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.457 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.458 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-02T10:40:30.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-02T10:40:30.459 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.460 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.461 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-11-02T10:40:30.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.462 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-11-02T10:40:30.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-11-02T10:40:30.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.463 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.464 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-11-02T10:40:30.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.465 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.466 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.467 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.468 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.469 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.470 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.471 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.472 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.473 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.474 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.475 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.476 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.477 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-11-02T10:40:30.478 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-11-02T10:40:30.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-11-02T10:40:30.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.479 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-11-02T10:40:30.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.480 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-11-02T10:40:30.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-11-02T10:40:30.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.481 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-11-02T10:40:30.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-11-02T10:40:30.482 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-11-02T10:40:30.483 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-11-02T10:40:30.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-11-02T10:40:30.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.484 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-11-02T10:40:30.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.485 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-11-02T10:40:30.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-11-02T10:40:30.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.486 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-02T10:40:30.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-11-02T10:40:30.487 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-11-02T10:40:30.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-11-02T10:40:30.488 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.489 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-11-02T10:40:30.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.490 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-02T10:40:30.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-02T10:40:30.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.491 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-02T10:40:30.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.493 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-11-02T10:40:30.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-11-02T10:40:30.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-11-02T10:40:30.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.495 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-11-02T10:40:30.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.496 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-11-02T10:40:30.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.497 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-11-02T10:40:30.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.498 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.499 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.500 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.501 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.502 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.503 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.504 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.505 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.506 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.507 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.508 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.509 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.510 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-11-02T10:40:30.511 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-11-02T10:40:30.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-11-02T10:40:30.512 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.513 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-11-02T10:40:30.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-11-02T10:40:30.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.514 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-11-02T10:40:30.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.515 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-02T10:40:30.516 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-02T10:40:30.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-11-02T10:40:30.517 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.518 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.519 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-11-02T10:40:30.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-11-02T10:40:30.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-11-02T10:40:30.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-11-02T10:40:30.520 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-11-02T10:40:30.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-11-02T10:40:30.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.521 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.522 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-11-02T10:40:30.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-11-02T10:40:30.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.523 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-11-02T10:40:30.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.524 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-11-02T10:40:30.525 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-11-02T10:40:30.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.526 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.527 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:30.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:30.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.528 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-11-02T10:40:30.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.529 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.530 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.531 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.532 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.533 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.534 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.535 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.536 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.537 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.538 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.539 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.540 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.541 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.542 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.543 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-11-02T10:40:30.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-11-02T10:40:30.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.544 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.545 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-11-02T10:40:30.546 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-11-02T10:40:30.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-11-02T10:40:30.547 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.548 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-11-02T10:40:30.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-11-02T10:40:30.549 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-11-02T10:40:30.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.550 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.551 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-11-02T10:40:30.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-11-02T10:40:30.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.552 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-02T10:40:30.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.553 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-11-02T10:40:30.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-11-02T10:40:30.554 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.555 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.556 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-11-02T10:40:30.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-11-02T10:40:30.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.557 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-11-02T10:40:30.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.558 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.559 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-11-02T10:40:30.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.560 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.561 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.562 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.563 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.564 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.565 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.566 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.567 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.568 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.569 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.570 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.570 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.570 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.570 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.570 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.570 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.571 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.571 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.571 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.571 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.571 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.572 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.572 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.572 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.572 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.572 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.572 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.573 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.573 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.573 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.573 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.573 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.574 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.574 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-11-02T10:40:30.574 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.574 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.574 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.575 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.575 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.575 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.575 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.575 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.575 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.576 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.576 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.576 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.576 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.576 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.577 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.577 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.577 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.577 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.577 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.577 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.578 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.578 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.578 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.578 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.578 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.578 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.579 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.579 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.579 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.579 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.579 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.580 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.580 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.580 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.580 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.580 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.580 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.581 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.581 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.581 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.581 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.581 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.581 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.582 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.582 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.582 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.582 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.582 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.583 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.583 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.583 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.583 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.583 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.583 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.584 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.584 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.584 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.584 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.584 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.585 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.585 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.585 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.585 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.585 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.586 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.586 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.586 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.586 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.586 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.586 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.587 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.587 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.587 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.587 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.587 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.588 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.588 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-11-02T10:40:30.588 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.588 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.588 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.588 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-11-02T10:40:30.589 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-11-02T10:40:30.589 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.589 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.589 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.589 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-11-02T10:40:30.590 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.590 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.590 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.590 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-11-02T10:40:30.590 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.590 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.591 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.591 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.591 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-11-02T10:40:30.591 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-11-02T10:40:30.591 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.591 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.592 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.592 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-11-02T10:40:30.592 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-11-02T10:40:30.592 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.592 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.593 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-11-02T10:40:30.593 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.593 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.593 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.593 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.593 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.594 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.594 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.594 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.594 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.594 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.594 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.595 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.595 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.595 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.595 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.595 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.596 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.596 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.596 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.596 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.596 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.596 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.597 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.597 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.597 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.597 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.597 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.597 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.598 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.598 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.598 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.598 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.598 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.599 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.599 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.599 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.599 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.599 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.599 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.600 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.600 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.600 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.600 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.600 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.600 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.601 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.601 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.601 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.601 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.601 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.602 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.602 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.602 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.602 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.602 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.602 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.603 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.603 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.603 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.603 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.603 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.603 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.604 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.604 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.604 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.604 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.604 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.605 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.605 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.605 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.605 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.605 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.605 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.606 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.606 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.606 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.606 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.606 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-11-02T10:40:30.607 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.607 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.607 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.607 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-11-02T10:40:30.607 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-11-02T10:40:30.608 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.608 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.608 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.608 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-11-02T10:40:30.608 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.609 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.609 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.609 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-11-02T10:40:30.609 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.609 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.609 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.610 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.610 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.610 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.610 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.610 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.611 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.611 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.611 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.611 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.611 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.611 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.612 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.612 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.612 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.612 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.612 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.612 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.613 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.613 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.613 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.613 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.613 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.614 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.614 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.614 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.614 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.614 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.615 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.615 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.615 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.615 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.615 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.615 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.616 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.616 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.616 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.616 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.616 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.617 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.617 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.617 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.617 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.617 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.617 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.618 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.618 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.618 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.618 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.618 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.618 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.619 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.619 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.619 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.619 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.619 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.620 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.620 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.620 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.620 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.620 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.620 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.621 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.621 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.621 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.621 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.621 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.622 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.622 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.622 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.622 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.622 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.623 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-11-02T10:40:30.623 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-11-02T10:40:30.623 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.623 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.623 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.623 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.624 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.624 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.624 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.624 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-11-02T10:40:30.624 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.625 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.625 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.625 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.625 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-11-02T10:40:30.625 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-11-02T10:40:30.625 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.626 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.626 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.626 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-11-02T10:40:30.626 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.626 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.627 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.627 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-11-02T10:40:30.627 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.627 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.627 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.628 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.628 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-11-02T10:40:30.628 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-11-02T10:40:30.628 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.628 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.629 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.629 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-11-02T10:40:30.629 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.629 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.629 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.629 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-11-02T10:40:30.630 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.630 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.630 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.630 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.630 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-11-02T10:40:30.631 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-11-02T10:40:30.631 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.631 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.631 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.631 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.631 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.632 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.632 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.632 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-11-02T10:40:30.632 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.632 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.632 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.633 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.633 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-11-02T10:40:30.633 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-11-02T10:40:30.633 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.633 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.634 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.634 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-11-02T10:40:30.634 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.634 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.634 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.635 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-11-02T10:40:30.635 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.635 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.635 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.635 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.635 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.636 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.636 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.636 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-02T10:40:30.636 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.636 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.637 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.637 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.637 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.637 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.637 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.637 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.638 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.638 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.638 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.638 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.638 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.639 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.639 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.639 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.639 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.639 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.639 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.640 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.640 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.640 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.640 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.640 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.641 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.641 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.641 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.641 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.641 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.641 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.642 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.642 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.642 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.642 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.642 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.643 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.643 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.643 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.643 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.643 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.643 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.644 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.644 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.644 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.644 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.644 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.645 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.645 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.645 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.645 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.645 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.646 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.646 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.646 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.646 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.646 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.647 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.647 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.647 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.647 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.647 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.647 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.648 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.648 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.648 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.648 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.648 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.649 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.649 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.649 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.649 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.649 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.650 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.650 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-11-02T10:40:30.650 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-11-02T10:40:30.650 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.650 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.651 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.651 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.651 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.651 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.651 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.651 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-11-02T10:40:30.652 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-11-02T10:40:30.652 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-11-02T10:40:30.652 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.652 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-11-02T10:40:30.652 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.653 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.653 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.653 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.653 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.653 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.653 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.654 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-11-02T10:40:30.654 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.654 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.654 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.654 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.655 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.655 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.655 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.655 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.655 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.656 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.656 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.656 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.656 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.656 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.657 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.657 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.657 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.657 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.657 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.658 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.658 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.658 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.658 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.658 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.658 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.659 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.659 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.659 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.659 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.659 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.660 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.660 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.660 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.660 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.660 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.661 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.661 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.661 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.661 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.661 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.661 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.662 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.662 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.662 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.662 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.662 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.663 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.663 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.663 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.663 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.663 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.663 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.664 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.664 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.664 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.664 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.664 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.665 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.665 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.665 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.665 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.665 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.666 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.666 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.666 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.666 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.666 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.666 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.667 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.667 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.667 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.667 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.667 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.668 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.668 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.668 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.668 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-11-02T10:40:30.668 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.669 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.669 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.669 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.669 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.669 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.669 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.670 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.670 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.670 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.670 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.670 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.670 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.671 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.671 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.671 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.671 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.671 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.672 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.672 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.672 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.672 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.672 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.672 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.673 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.673 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.673 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.673 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.673 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.674 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.674 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.674 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.674 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.674 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.674 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.675 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.675 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.675 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.675 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.675 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.676 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.676 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.676 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.676 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.676 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.676 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.677 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.677 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.677 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.677 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.677 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.678 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.678 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.678 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.678 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.678 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.678 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.679 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.679 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.679 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.679 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.679 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.680 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.680 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.680 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.680 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.680 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.680 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.681 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.681 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.681 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.681 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.681 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.682 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-11-02T10:40:30.682 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-11-02T10:40:30.682 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.682 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.682 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.682 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-02T10:40:30.683 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.683 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.683 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.683 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.683 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.683 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.684 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.684 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.684 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.684 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.684 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.685 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-11-02T10:40:30.685 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.685 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.685 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.685 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.685 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.686 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.686 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.686 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.686 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.686 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.687 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.687 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.687 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.687 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.687 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.687 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.688 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.688 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.688 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.688 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.688 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.688 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.689 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.689 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.689 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.689 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.689 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.690 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.690 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.690 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.690 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.690 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.690 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.691 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.691 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.691 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.691 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.691 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.691 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.692 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.692 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.692 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.692 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.692 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.693 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.693 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.693 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.693 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.693 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.693 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.694 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.694 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.694 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.694 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.694 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.695 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.695 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.695 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.695 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.695 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.695 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.696 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.696 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.696 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.696 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.696 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.696 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.697 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.697 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.697 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.697 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.697 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.697 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.698 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-11-02T10:40:30.698 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-11-02T10:40:30.698 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.698 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.698 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.699 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-11-02T10:40:30.699 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.699 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.699 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.699 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-11-02T10:40:30.700 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.700 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.700 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.700 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.700 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-11-02T10:40:30.700 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-11-02T10:40:30.701 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.701 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.701 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.701 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-11-02T10:40:30.701 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.702 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.702 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.702 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-11-02T10:40:30.702 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.702 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.703 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.703 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.703 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.703 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.703 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.703 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-11-02T10:40:30.704 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.704 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.704 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.704 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.704 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.704 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.705 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.705 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.705 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.705 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.705 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.706 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.706 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.706 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.706 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.706 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.707 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.707 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.707 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.707 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.707 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.707 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.708 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.708 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.708 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.708 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.708 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.708 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.709 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.709 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.709 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.709 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.709 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.710 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.711 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.711 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.711 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.711 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.711 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.712 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.712 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.712 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.712 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.712 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.712 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.713 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.713 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.713 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.713 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.713 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.713 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.714 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.714 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.714 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.714 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.714 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.715 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.715 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.715 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.715 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.715 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.716 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.716 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.716 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.716 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.718 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.718 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.719 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.719 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-11-02T10:40:30.719 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-11-02T10:40:30.719 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.719 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.720 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.720 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.720 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.720 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.720 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.721 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.721 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.721 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.721 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.721 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.721 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-11-02T10:40:30.722 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-11-02T10:40:30.722 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.722 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.722 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.722 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.723 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.723 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.723 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.723 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.723 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.724 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.724 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.724 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.724 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-11-02T10:40:30.724 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-11-02T10:40:30.724 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.725 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.725 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.725 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.725 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.725 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.726 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.726 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.726 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.726 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.726 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.726 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-02T10:40:30.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-02T10:40:30.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.727 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.728 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.729 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-02T10:40:30.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-02T10:40:30.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.730 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.731 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.732 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-11-02T10:40:30.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.733 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.734 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.735 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.736 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.737 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.738 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.739 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.740 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.741 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.742 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.743 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.744 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.745 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.746 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.747 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-11-02T10:40:30.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-11-02T10:40:30.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.748 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.749 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-11-02T10:40:30.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-11-02T10:40:30.750 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.751 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.751 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.751 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.751 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.752 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.753 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-11-02T10:40:30.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-11-02T10:40:30.754 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-11-02T10:40:30.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.755 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.756 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.757 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.758 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.759 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.760 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.761 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.761 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.761 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.761 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.762 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.763 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.764 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.765 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.766 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.767 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.768 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.769 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-11-02T10:40:30.770 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-11-02T10:40:30.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.771 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.772 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-11-02T10:40:30.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-11-02T10:40:30.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.773 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.775 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-11-02T10:40:30.776 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.777 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.778 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.778 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.778 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.778 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.778 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.779 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.780 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.781 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.782 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.783 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.784 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.785 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.786 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.786 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.786 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.787 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.788 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.789 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.789 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.789 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.789 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.790 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.791 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-11-02T10:40:30.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.792 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.793 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.794 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.795 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.796 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.797 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.798 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.799 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.800 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.801 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.802 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.803 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.804 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.805 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.806 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.806 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.806 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.806 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-11-02T10:40:30.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-11-02T10:40:30.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.807 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.808 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.809 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-11-02T10:40:30.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-11-02T10:40:30.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.810 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-11-02T10:40:30.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.811 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-11-02T10:40:30.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-11-02T10:40:30.812 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.813 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.814 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-11-02T10:40:30.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-11-02T10:40:30.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.815 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.816 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-11-02T10:40:30.817 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-11-02T10:40:30.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-11-02T10:40:30.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.818 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.819 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-11-02T10:40:30.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-11-02T10:40:30.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.820 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.821 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-11-02T10:40:30.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-11-02T10:40:30.822 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.823 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.824 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-11-02T10:40:30.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-11-02T10:40:30.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.825 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.826 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-11-02T10:40:30.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-11-02T10:40:30.827 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.828 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.829 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-11-02T10:40:30.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-11-02T10:40:30.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.830 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.831 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.832 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-11-02T10:40:30.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-11-02T10:40:30.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.833 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.834 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.835 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-11-02T10:40:30.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.836 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.837 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.838 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.839 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.840 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.840 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.840 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.840 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.841 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.842 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.843 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.844 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.845 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.846 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.847 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.848 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.849 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.850 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-11-02T10:40:30.851 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-11-02T10:40:30.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-11-02T10:40:30.852 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-11-02T10:40:30.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.853 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.854 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:30.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:30.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.855 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-11-02T10:40:30.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.856 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.857 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.858 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.858 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.858 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.858 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.859 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.860 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.861 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.862 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.863 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.864 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.865 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.866 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.867 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.868 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.869 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.870 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.871 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-11-02T10:40:30.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.872 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-11-02T10:40:30.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-11-02T10:40:30.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.873 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.874 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.874 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.874 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.874 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-11-02T10:40:30.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.875 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-11-02T10:40:30.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-11-02T10:40:30.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.876 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.877 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.878 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-11-02T10:40:30.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-11-02T10:40:30.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.879 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-11-02T10:40:30.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.880 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.881 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.881 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.881 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.881 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-11-02T10:40:30.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-11-02T10:40:30.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.882 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.883 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-11-02T10:40:30.884 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-11-02T10:40:30.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.885 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.886 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-11-02T10:40:30.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-11-02T10:40:30.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.888 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.889 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-11-02T10:40:30.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-11-02T10:40:30.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.890 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-11-02T10:40:30.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.891 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-11-02T10:40:30.892 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-11-02T10:40:30.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.893 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.894 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:30.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:30.895 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-11-02T10:40:30.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-11-02T10:40:30.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.896 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.897 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-11-02T10:40:30.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-11-02T10:40:30.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.898 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-11-02T10:40:30.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.899 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.900 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-11-02T10:40:30.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-11-02T10:40:30.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.901 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.902 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.903 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.904 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.905 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.906 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.907 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.907 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.907 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.907 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.907 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.908 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.908 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.908 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.908 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.908 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.909 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.909 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.909 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.909 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.909 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.910 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.911 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.912 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.913 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.914 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.915 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-11-02T10:40:30.916 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-11-02T10:40:30.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.917 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.918 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-11-02T10:40:30.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-11-02T10:40:30.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.919 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.920 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.921 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-11-02T10:40:30.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-11-02T10:40:30.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.922 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-11-02T10:40:30.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.923 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.924 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-11-02T10:40:30.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.925 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.926 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.927 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.928 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.929 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.930 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.931 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.932 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.933 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.934 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.935 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.936 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.937 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.938 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-11-02T10:40:30.939 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.940 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.941 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.941 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.941 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.941 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.943 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.944 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.945 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.946 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.946 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.946 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.946 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.946 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.947 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.948 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.949 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.950 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.950 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.950 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.950 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.951 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.952 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.953 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-11-02T10:40:30.954 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-11-02T10:40:30.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-11-02T10:40:30.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-11-02T10:40:30.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-11-02T10:40:30.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-11-02T10:40:30.955 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-11-02T10:40:30.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.956 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.957 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.957 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.957 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.957 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-11-02T10:40:30.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-11-02T10:40:30.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.958 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.959 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.960 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-11-02T10:40:30.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-11-02T10:40:30.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-11-02T10:40:30.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.961 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-11-02T10:40:30.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.962 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.963 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.963 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.963 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.963 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-11-02T10:40:30.963 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-11-02T10:40:30.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-11-02T10:40:30.964 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.965 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.966 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.967 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-11-02T10:40:30.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-11-02T10:40:30.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.968 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.969 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-11-02T10:40:30.970 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-11-02T10:40:30.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-11-02T10:40:30.971 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-11-02T10:40:30.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-11-02T10:40:30.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-11-02T10:40:30.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-11-02T10:40:30.972 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-11-02T10:40:30.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-11-02T10:40:30.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-11-02T10:40:30.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.973 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-11-02T10:40:30.974 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-11-02T10:40:30.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-11-02T10:40:30.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-11-02T10:40:30.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-11-02T10:40:30.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.975 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.976 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.976 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.976 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.976 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-11-02T10:40:30.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-11-02T10:40:30.977 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-11-02T10:40:30.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.978 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.979 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-11-02T10:40:30.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-11-02T10:40:30.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-11-02T10:40:30.980 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-11-02T10:40:30.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.981 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.982 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-11-02T10:40:30.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-11-02T10:40:30.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-11-02T10:40:30.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-11-02T10:40:30.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-11-02T10:40:30.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-11-02T10:40:30.983 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-11-02T10:40:30.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-11-02T10:40:30.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-11-02T10:40:30.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-11-02T10:40:30.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-11-02T10:40:30.984 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-11-02T10:40:30.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-11-02T10:40:30.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.985 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-11-02T10:40:30.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-11-02T10:40:30.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-11-02T10:40:30.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-02T10:40:30.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-02T10:40:30.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-02T10:40:30.986 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-11-02T10:40:30.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-02T10:40:30.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-02T10:40:30.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-02T10:40:30.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-02T10:40:30.987 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-11-02T10:40:30.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-11-02T10:40:30.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-11-02T10:40:30.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-11-02T10:40:30.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-11-02T10:40:30.988 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-11-02T10:40:30.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-11-02T10:40:30.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-11-02T10:40:30.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-11-02T10:40:30.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-11-02T10:40:30.989 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-11-02T10:40:30.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-11-02T10:40:30.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-11-02T10:40:30.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-11-02T10:40:30.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-11-02T10:40:30.990 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-02T10:40:30.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-02T10:40:30.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:0", 2023-11-02T10:40:30.991 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1201027508 2023-11-02T10:40:30.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:30.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.992 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-02T10:40:30.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-02T10:40:30.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:0", 2023-11-02T10:40:30.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3966386135 2023-11-02T10:40:30.993 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:30.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-11-02T10:40:30.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-11-02T10:40:30.994 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:30.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-11-02T10:40:30.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.114:0", 2023-11-02T10:40:30.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1947300322 2023-11-02T10:40:30.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.995 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:30.996 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.996 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-11-02T10:40:30.996 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.996 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:30.997 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-11-02T10:40:30.998 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-11-02T10:40:30.998 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-11-02T10:40:30.998 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-11-02T10:40:30.998 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:30 smithi114 bash[24104]: audit 2023-11-02T10:40:29.783080+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.114:0/2248575959' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-11-02T10:40:32.052 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:40:31 smithi114 bash[24362]: Warning: Permanently added 'smithi114,172.21.15.114' (ECDSA) to the list of known hosts. 2023-11-02T10:40:32.573 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-11-02T10:40:32.574 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-11-02T10:40:32.574 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-11-02T10:40:32.574 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-11-02T10:40:32.775 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: cluster 2023-11-02T10:40:31.495841+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-11-02T10:40:32.775 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: cluster 2023-11-02T10:40:31.496749+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-11-02T10:40:32.776 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: cluster 2023-11-02T10:40:31.499343+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-11-02T10:40:32.776 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: cluster 2023-11-02T10:40:31.551235+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0546591s) 2023-11-02T10:40:32.776 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.553462+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-02T10:40:32.776 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.554623+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-02T10:40:32.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.555078+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-02T10:40:32.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.555412+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-02T10:40:32.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.556022+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-02T10:40:32.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.557400+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi114"}]: dispatch 2023-11-02T10:40:32.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.557887+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-02T10:40:32.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.558384+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-02T10:40:32.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.558823+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-02T10:40:32.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.559244+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-02T10:40:32.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.559767+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-02T10:40:32.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: cluster 2023-11-02T10:40:31.563123+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2023-11-02T10:40:32.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:31.602788+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-11-02T10:40:32.779 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:32.479230+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-11-02T10:40:32.779 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:32 smithi114 bash[24104]: audit 2023-11-02T10:40:32.479750+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:40:33.494 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-11-02T10:40:33.494 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-11-02T10:40:33.495 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-11-02T10:40:33.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:33 smithi114 bash[24104]: cluster 2023-11-02T10:40:32.555946+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.05937s) 2023-11-02T10:40:33.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:33 smithi114 bash[24104]: audit 2023-11-02T10:40:32.936174+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.934791\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.935045\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:40:32.935308\", \"networks\": {}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:40:33.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:33 smithi114 bash[24104]: audit 2023-11-02T10:40:32.939137+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.934791\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.935045\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:40:32.935308\", \"networks\": {}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:40:33.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:33 smithi114 bash[24104]: audit 2023-11-02T10:40:32.940086+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:40:35.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:34 smithi114 bash[24104]: cluster 2023-11-02T10:40:33.944077+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-11-02T10:40:35.148 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-11-02T10:40:36.251 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Creating initial admin user... 2023-11-02T10:40:36.252 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'l0re822pu5', 'administrator', '--force-password', '--pwd-update-required'] 2023-11-02T10:40:36.252 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin l0re822pu5 administrator --force-password --pwd-update-required 2023-11-02T10:40:36.280 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:35 smithi114 bash[24104]: audit 2023-11-02T10:40:35.094473+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-02T10:40:36.280 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:35 smithi114 bash[24104]: audit 2023-11-02T10:40:35.138416+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCxukZCykdGip07kX4nse+OMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzExMDIxMDQw\nMzVaFw0zMzEwMzAxMDQwMzVaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO6mX+/4\nnEPrDmfdv3/VhgwvsqEiza3ibGyUMovyrjuzBeLdx3FhZD1R0sGxn1WkGDWZ4mVe\na0HPJ7v4kbBaiohp1WkMEKSLvry3XvuBxjiWbz4QueZV4aarzRdiSfnsSi0sFM5f\nsjvkS4dh0Ut0Mxh+YmhU/o2ami2RGnq+6zCQjkl1UGdr/0q18237s3S0wvXz+IpL\nUJLjAcXshygu0MNyQwGdxhfesmb7cvihTf3gvPBWmy348Apc/sOVaMWdWcxEc9MB\njila3Exl9LzdTjaDe73fgoPMvbauCkeyPMdvu+qovQ9vEDvEceLYQbij9zJaVS8H\n5qElPzGpHenoS70CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAQ1sUC52Dwz1TPiRS\n4KnKDEvGxJa0+t1N9+qg3QS/Vp4FtmZyGDSHFgYkpqqmOUeTG2eeZ1sEl5V2Sh93\nFwGnF0Mc8l/o1RyghqJBlFeZ18PY+Ujg7sCY2BRRAS3bLeFyFiLsUcE61MtqWdPs\nUOjx2RUE6AdIbpFADEfCGh8qXOPq1NOBggMs1e3RMxIyOTpnUKkjov4KUrsUSo1W\nu/vPucHrhIuVrUraGttbJFC9YEirY6C5PChdcriV34JyJOW8gVgaNw4AVGs1P2/e\n9qtutvVhUfp7lr3keZPjl3tHdzuQ7oxI73R6WTOQI2yDpU8690m4FhacHUUEY+49\nb9meLA==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-02T10:40:36.280 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:35 smithi114 bash[24104]: audit 2023-11-02T10:40:35.142330+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCxukZCykdGip07kX4nse+OMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzExMDIxMDQw\nMzVaFw0zMzEwMzAxMDQwMzVaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO6mX+/4\nnEPrDmfdv3/VhgwvsqEiza3ibGyUMovyrjuzBeLdx3FhZD1R0sGxn1WkGDWZ4mVe\na0HPJ7v4kbBaiohp1WkMEKSLvry3XvuBxjiWbz4QueZV4aarzRdiSfnsSi0sFM5f\nsjvkS4dh0Ut0Mxh+YmhU/o2ami2RGnq+6zCQjkl1UGdr/0q18237s3S0wvXz+IpL\nUJLjAcXshygu0MNyQwGdxhfesmb7cvihTf3gvPBWmy348Apc/sOVaMWdWcxEc9MB\njila3Exl9LzdTjaDe73fgoPMvbauCkeyPMdvu+qovQ9vEDvEceLYQbij9zJaVS8H\n5qElPzGpHenoS70CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAQ1sUC52Dwz1TPiRS\n4KnKDEvGxJa0+t1N9+qg3QS/Vp4FtmZyGDSHFgYkpqqmOUeTG2eeZ1sEl5V2Sh93\nFwGnF0Mc8l/o1RyghqJBlFeZ18PY+Ujg7sCY2BRRAS3bLeFyFiLsUcE61MtqWdPs\nUOjx2RUE6AdIbpFADEfCGh8qXOPq1NOBggMs1e3RMxIyOTpnUKkjov4KUrsUSo1W\nu/vPucHrhIuVrUraGttbJFC9YEirY6C5PChdcriV34JyJOW8gVgaNw4AVGs1P2/e\n9qtutvVhUfp7lr3keZPjl3tHdzuQ7oxI73R6WTOQI2yDpU8690m4FhacHUUEY+49\nb9meLA==\n-----END CERTIFICATE-----\n"}]': finished 2023-11-02T10:40:36.281 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:35 smithi114 bash[24104]: audit 2023-11-02T10:40:35.143168+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDupl/v+JxD6w5n\n3b9/1YYML7KhIs2t4mxslDKL8q47swXi3cdxYWQ9UdLBsZ9VpBg1meJlXmtBzye7\n+JGwWoqIadVpDBCki768t177gcY4lm8+ELnmVeGmq80XYkn57EotLBTOX7I75EuH\nYdFLdDMYfmJoVP6NmpotkRp6vuswkI5JdVBna/9KtfNt+7N0tML18/iKS1CS4wHF\n7IcoLtDDckMBncYX3rJm+3L4oU394LzwVpst+PAKXP7DlWjFnVnMRHPTAY4pWtxM\nZfS83U42g3u934KDzL22rgpHsjzHb7vqqL0PbxA7xHHi2EG4o/cyWlUvB+ahJT8x\nqR3p6Eu9AgMBAAECggEAfcllwcdpHgdT9X0UxZ1W5S9y2KnOfTtd6LEIH2mPWloW\n3SgGSoWJ3yQ0kPE9SVePhxkQElv87pfwmov+xlRCtnoKCS9ZylD5/OAuCSSyxPrN\nsYoBYh2cLUxaclvVIAziYALfCJO6DwVapgXx2fJqSBu9ZL5/2UVGxIO50D63GkXi\nimoh786+olQdLMDGLNMm1dYcIgvDo4T+WwwJ6sOTxzHYDwDAfzBKu48EYkifQ/Xg\n4MYGaw91c2NIrsIIbzdOkoI5wtM/2TAv+sQCMfCSex8sNUfx8SoV4g8gridwsblK\n3rxTRO6fBMclLovkVPQczhq0GaMsLpfOX6jfqkDsRQKBgQD8gD8dhYS6eU/pft3C\nyH5acGpQNO1rXhBBsBPpn/FZ/fd+bRqU+pr6NJyfCLs9vibN1bAnpDaIIVgur5NN\n0OgeJfwEt8xsmAPJQH57XFImWeNY46Rjm+ErJCdfUymBuj4KpyC958I0aPrkJagJ\neGp48d019NyV7icvEVT8ia3m3wKBgQDx9P3A6mvKPRVDEwJR1acYiqi/RP8cPRyM\n7xdA/AMLx5v9YSuLh5Pgx+IC5/gEMbnLXPjxPIHrJXNTbmzYY1Hf5Qio7zF3DvMm\nYd12S2TndkgNp0sr4cLsLad0ywvPo2L4tqr792DSV3k9ifSIMe7KotJ+7HKNNlD+\nMCY/AwHs4wKBgGZhZbYFpkyp1aIaY7aP7tOi0yiUXVP0fujziQ9oX8cad9iWSnnv\npxkebgb51lnxmPBK3bMlHUtTIdtEK5kYxJU815PeJpA9jwNyGBbS1yhfuBQZsVUG\nJmWEskYvhRvptTBClb8Kkq8Hhfst3ZWBcsJ5ZzVyhGJyfwbRo0EGXjHHAoGBAMK4\n/ystvffxttXXS4uena6zkOD13zXTvNFzbcx/xNfLGjAN7qSJRSqm0q6yDzkY58TR\nmwtSPeCHsEuZ2AFB1VeSFKkYbz+5CVh/dGLKhHd/CrfqRiYXt+6pQ1ZMPsIpZPJy\n2CKV0RcXDNzI1MJzJRFxfmRlWD9rUj1vdKhLfFYvAoGAPNhKzQvQtRsP0mONgtH+\nfyvHi9NgLzF5Yh6Y3u55i10FGNMxQgHrcJQv2DbhgQZDsIfYC1mYwWwC2vdSSzh9\n6FCEuUQeLzLM+nBdYBYenvD3RSCj8hjA0wXA2dfh1A00aA/Gdht/6OWl/ZIXKYKX\nSre6jNAm2RHSMpLVSbwbovc=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-02T10:40:36.281 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:35 smithi114 bash[24104]: audit 2023-11-02T10:40:35.146667+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDupl/v+JxD6w5n\n3b9/1YYML7KhIs2t4mxslDKL8q47swXi3cdxYWQ9UdLBsZ9VpBg1meJlXmtBzye7\n+JGwWoqIadVpDBCki768t177gcY4lm8+ELnmVeGmq80XYkn57EotLBTOX7I75EuH\nYdFLdDMYfmJoVP6NmpotkRp6vuswkI5JdVBna/9KtfNt+7N0tML18/iKS1CS4wHF\n7IcoLtDDckMBncYX3rJm+3L4oU394LzwVpst+PAKXP7DlWjFnVnMRHPTAY4pWtxM\nZfS83U42g3u934KDzL22rgpHsjzHb7vqqL0PbxA7xHHi2EG4o/cyWlUvB+ahJT8x\nqR3p6Eu9AgMBAAECggEAfcllwcdpHgdT9X0UxZ1W5S9y2KnOfTtd6LEIH2mPWloW\n3SgGSoWJ3yQ0kPE9SVePhxkQElv87pfwmov+xlRCtnoKCS9ZylD5/OAuCSSyxPrN\nsYoBYh2cLUxaclvVIAziYALfCJO6DwVapgXx2fJqSBu9ZL5/2UVGxIO50D63GkXi\nimoh786+olQdLMDGLNMm1dYcIgvDo4T+WwwJ6sOTxzHYDwDAfzBKu48EYkifQ/Xg\n4MYGaw91c2NIrsIIbzdOkoI5wtM/2TAv+sQCMfCSex8sNUfx8SoV4g8gridwsblK\n3rxTRO6fBMclLovkVPQczhq0GaMsLpfOX6jfqkDsRQKBgQD8gD8dhYS6eU/pft3C\nyH5acGpQNO1rXhBBsBPpn/FZ/fd+bRqU+pr6NJyfCLs9vibN1bAnpDaIIVgur5NN\n0OgeJfwEt8xsmAPJQH57XFImWeNY46Rjm+ErJCdfUymBuj4KpyC958I0aPrkJagJ\neGp48d019NyV7icvEVT8ia3m3wKBgQDx9P3A6mvKPRVDEwJR1acYiqi/RP8cPRyM\n7xdA/AMLx5v9YSuLh5Pgx+IC5/gEMbnLXPjxPIHrJXNTbmzYY1Hf5Qio7zF3DvMm\nYd12S2TndkgNp0sr4cLsLad0ywvPo2L4tqr792DSV3k9ifSIMe7KotJ+7HKNNlD+\nMCY/AwHs4wKBgGZhZbYFpkyp1aIaY7aP7tOi0yiUXVP0fujziQ9oX8cad9iWSnnv\npxkebgb51lnxmPBK3bMlHUtTIdtEK5kYxJU815PeJpA9jwNyGBbS1yhfuBQZsVUG\nJmWEskYvhRvptTBClb8Kkq8Hhfst3ZWBcsJ5ZzVyhGJyfwbRo0EGXjHHAoGBAMK4\n/ystvffxttXXS4uena6zkOD13zXTvNFzbcx/xNfLGjAN7qSJRSqm0q6yDzkY58TR\nmwtSPeCHsEuZ2AFB1VeSFKkYbz+5CVh/dGLKhHd/CrfqRiYXt+6pQ1ZMPsIpZPJy\n2CKV0RcXDNzI1MJzJRFxfmRlWD9rUj1vdKhLfFYvAoGAPNhKzQvQtRsP0mONgtH+\nfyvHi9NgLzF5Yh6Y3u55i10FGNMxQgHrcJQv2DbhgQZDsIfYC1mYwWwC2vdSSzh9\n6FCEuUQeLzLM+nBdYBYenvD3RSCj8hjA0wXA2dfh1A00aA/Gdht/6OWl/ZIXKYKX\nSre6jNAm2RHSMpLVSbwbovc=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-02T10:40:37.942 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$AyYk95aZF3pbjpiIII1Pce6kmb013nXLbuXTPv.pgAv.S8mo1wQ2.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1698921637, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-11-02T10:40:38.773 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Fetching dashboard port number... 2023-11-02T10:40:38.774 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi114', '-v', '/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z', '-v', '/tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpnl334j9y:/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-02T10:40:38.774 INFO:teuthology.orchestra.run.smithi114.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=smithi114 -v /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7:/var/log/ceph:z -v /tmp/ceph-tmpggo7rtrc:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpnl334j9y:/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-02T10:40:39.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:38 smithi114 bash[24104]: cluster 2023-11-02T10:40:37.555815+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-11-02T10:40:39.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:38 smithi114 bash[24104]: audit 2023-11-02T10:40:37.720723+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "l0re822pu5", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:40:39.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:38 smithi114 bash[24104]: audit 2023-11-02T10:40:37.937889+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$AyYk95aZF3pbjpiIII1Pce6kmb013nXLbuXTPv.pgAv.S8mo1wQ2.\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1698921637, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-11-02T10:40:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:38 smithi114 bash[24104]: audit 2023-11-02T10:40:37.940398+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$AyYk95aZF3pbjpiIII1Pce6kmb013nXLbuXTPv.pgAv.S8mo1wQ2.\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1698921637, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-11-02T10:40:40.215 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-11-02T10:40:40.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:40 smithi114 bash[24104]: audit 2023-11-02T10:40:39.461240+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:40:40.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:40 smithi114 bash[24104]: audit 2023-11-02T10:40:39.679980+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.934791\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.935045\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:40:32.935308\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:40:40.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:40 smithi114 bash[24104]: audit 2023-11-02T10:40:39.684258+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.934791\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.935045\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:40:32.935308\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:40:40.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:40 smithi114 bash[24104]: audit 2023-11-02T10:40:40.214511+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.114:0/4121218367' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-11-02T10:40:40.883 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-11-02T10:40:40.884 INFO:teuthology.orchestra.run.smithi114.stderr: 2023-11-02T10:40:40.884 INFO:teuthology.orchestra.run.smithi114.stderr: URL: https://smithi114.front.sepia.ceph.com:8443/ 2023-11-02T10:40:40.884 INFO:teuthology.orchestra.run.smithi114.stderr: User: admin 2023-11-02T10:40:40.884 INFO:teuthology.orchestra.run.smithi114.stderr: Password: l0re822pu5 2023-11-02T10:40:40.884 INFO:teuthology.orchestra.run.smithi114.stderr: 2023-11-02T10:40:40.885 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-11-02T10:40:40.885 INFO:teuthology.orchestra.run.smithi114.stderr: 2023-11-02T10:40:40.885 INFO:teuthology.orchestra.run.smithi114.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-11-02T10:40:40.885 INFO:teuthology.orchestra.run.smithi114.stderr: 2023-11-02T10:40:40.885 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-11-02T10:40:40.886 INFO:teuthology.orchestra.run.smithi114.stderr: 2023-11-02T10:40:40.886 INFO:teuthology.orchestra.run.smithi114.stderr: ceph telemetry on 2023-11-02T10:40:40.886 INFO:teuthology.orchestra.run.smithi114.stderr: 2023-11-02T10:40:40.886 INFO:teuthology.orchestra.run.smithi114.stderr:For more information see: 2023-11-02T10:40:40.886 INFO:teuthology.orchestra.run.smithi114.stderr: 2023-11-02T10:40:40.887 INFO:teuthology.orchestra.run.smithi114.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-11-02T10:40:40.887 INFO:teuthology.orchestra.run.smithi114.stderr: 2023-11-02T10:40:40.887 INFO:teuthology.orchestra.run.smithi114.stderr:INFO:cephadm:Bootstrap complete. 2023-11-02T10:40:40.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Releasing lock 140526299650224 on /run/cephadm/0c6d86b6-796c-11ee-8db9-212e2dc638e7.lock 2023-11-02T10:40:40.887 INFO:teuthology.orchestra.run.smithi114.stderr:DEBUG:cephadm:Lock 140526299650224 released on /run/cephadm/0c6d86b6-796c-11ee-8db9-212e2dc638e7.lock 2023-11-02T10:40:40.910 INFO:tasks.cephadm:Fetching config... 2023-11-02T10:40:40.911 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:40:40.911 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-11-02T10:40:40.917 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-11-02T10:40:40.917 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:40:40.918 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-11-02T10:40:40.926 INFO:tasks.cephadm:Fetching mon keyring... 2023-11-02T10:40:40.927 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:40:40.927 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-11-02T10:40:40.983 INFO:tasks.cephadm:Fetching pub ssh key... 2023-11-02T10:40:40.984 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:40:40.984 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-11-02T10:40:40.991 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-11-02T10:40:40.991 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDI/gbEv+1L7rHVUoLVp4/SgZLboQuWAUmNZ9YeVfzI9MA6zPJjtkdv/XTNOS+veANTFhgiZcuKSe8mRDHYwyBnxmA08Ilo1ljHFNXIXK5ukgkjOOkJMXE4nZKlaGh5qUVg0O954WmH+ChT4bcXyx1BnkSD6s/2HBZa2CDfYgOVdy9TUGRhZqj1cGi6VlU69JVPsJ1b2cOLPIHe8XrgR83o2EFb9lQX5LOI/oy9aFTuAWnCnuTsvwa4ctKzyZKKb2l4qEqkDEL3UmwaaEuX/icof8iVF89hCn8POw5SFAAsMVtgE6ivJOYmGLroFM6JnmHazvxIr3cNma1CZJUIOejZxrEeTFRC0WrkcCOas53lSvz1Qk+v0K+pOo9hI0tIFQn7HdRmk8BxRUGFZKEzWuQGi5OjLdnri1C1ptVh5YJNzQWPjfEdYKQv6eJw9uSaUp5PHcU4/NXdbSZJsQ3e3073OyAIcy/P66nUIjknmiK1yDaCvy2UoVjcYpAvPkAUJBM= ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-02T10:40:41.016 INFO:teuthology.orchestra.run.smithi114.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDI/gbEv+1L7rHVUoLVp4/SgZLboQuWAUmNZ9YeVfzI9MA6zPJjtkdv/XTNOS+veANTFhgiZcuKSe8mRDHYwyBnxmA08Ilo1ljHFNXIXK5ukgkjOOkJMXE4nZKlaGh5qUVg0O954WmH+ChT4bcXyx1BnkSD6s/2HBZa2CDfYgOVdy9TUGRhZqj1cGi6VlU69JVPsJ1b2cOLPIHe8XrgR83o2EFb9lQX5LOI/oy9aFTuAWnCnuTsvwa4ctKzyZKKb2l4qEqkDEL3UmwaaEuX/icof8iVF89hCn8POw5SFAAsMVtgE6ivJOYmGLroFM6JnmHazvxIr3cNma1CZJUIOejZxrEeTFRC0WrkcCOas53lSvz1Qk+v0K+pOo9hI0tIFQn7HdRmk8BxRUGFZKEzWuQGi5OjLdnri1C1ptVh5YJNzQWPjfEdYKQv6eJw9uSaUp5PHcU4/NXdbSZJsQ3e3073OyAIcy/P66nUIjknmiK1yDaCvy2UoVjcYpAvPkAUJBM= ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:40:41.025 DEBUG:teuthology.orchestra.run.smithi174:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDI/gbEv+1L7rHVUoLVp4/SgZLboQuWAUmNZ9YeVfzI9MA6zPJjtkdv/XTNOS+veANTFhgiZcuKSe8mRDHYwyBnxmA08Ilo1ljHFNXIXK5ukgkjOOkJMXE4nZKlaGh5qUVg0O954WmH+ChT4bcXyx1BnkSD6s/2HBZa2CDfYgOVdy9TUGRhZqj1cGi6VlU69JVPsJ1b2cOLPIHe8XrgR83o2EFb9lQX5LOI/oy9aFTuAWnCnuTsvwa4ctKzyZKKb2l4qEqkDEL3UmwaaEuX/icof8iVF89hCn8POw5SFAAsMVtgE6ivJOYmGLroFM6JnmHazvxIr3cNma1CZJUIOejZxrEeTFRC0WrkcCOas53lSvz1Qk+v0K+pOo9hI0tIFQn7HdRmk8BxRUGFZKEzWuQGi5OjLdnri1C1ptVh5YJNzQWPjfEdYKQv6eJw9uSaUp5PHcU4/NXdbSZJsQ3e3073OyAIcy/P66nUIjknmiK1yDaCvy2UoVjcYpAvPkAUJBM= ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-11-02T10:40:41.051 INFO:teuthology.orchestra.run.smithi174.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDI/gbEv+1L7rHVUoLVp4/SgZLboQuWAUmNZ9YeVfzI9MA6zPJjtkdv/XTNOS+veANTFhgiZcuKSe8mRDHYwyBnxmA08Ilo1ljHFNXIXK5ukgkjOOkJMXE4nZKlaGh5qUVg0O954WmH+ChT4bcXyx1BnkSD6s/2HBZa2CDfYgOVdy9TUGRhZqj1cGi6VlU69JVPsJ1b2cOLPIHe8XrgR83o2EFb9lQX5LOI/oy9aFTuAWnCnuTsvwa4ctKzyZKKb2l4qEqkDEL3UmwaaEuX/icof8iVF89hCn8POw5SFAAsMVtgE6ivJOYmGLroFM6JnmHazvxIr3cNma1CZJUIOejZxrEeTFRC0WrkcCOas53lSvz1Qk+v0K+pOo9hI0tIFQn7HdRmk8BxRUGFZKEzWuQGi5OjLdnri1C1ptVh5YJNzQWPjfEdYKQv6eJw9uSaUp5PHcU4/NXdbSZJsQ3e3073OyAIcy/P66nUIjknmiK1yDaCvy2UoVjcYpAvPkAUJBM= ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:40:41.063 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi174 2023-11-02T10:40:41.063 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-11-02T10:40:41.064 DEBUG:teuthology.orchestra.run.smithi174:> dd of=/etc/ceph/ceph.conf 2023-11-02T10:40:41.069 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-11-02T10:40:41.069 DEBUG:teuthology.orchestra.run.smithi174:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-02T10:40:41.074 INFO:tasks.cephadm:Adding host smithi174 to orchestrator... 2023-11-02T10:40:41.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch host add smithi174 2023-11-02T10:40:53.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:52 smithi114 bash[24104]: cluster 2023-11-02T10:40:51.556241+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-02T10:40:55.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:54 smithi114 bash[24104]: cluster 2023-11-02T10:40:53.556675+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-02T10:40:57.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:56 smithi114 bash[24104]: cluster 2023-11-02T10:40:55.557130+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-02T10:40:59.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:40:58 smithi114 bash[24104]: cluster 2023-11-02T10:40:57.557560+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-02T10:41:00.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:00 smithi114 bash[24104]: cluster 2023-11-02T10:40:59.557997+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-02T10:41:03.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:02 smithi114 bash[24104]: cluster 2023-11-02T10:41:01.558473+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-02T10:41:05.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:04 smithi114 bash[24104]: cluster 2023-11-02T10:41:03.558949+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-02T10:41:07.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:06 smithi114 bash[24104]: cluster 2023-11-02T10:41:05.559381+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-02T10:41:09.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:08 smithi114 bash[24104]: cluster 2023-11-02T10:41:07.559795+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-02T10:41:10.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:10 smithi114 bash[24104]: cluster 2023-11-02T10:41:09.560256+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-02T10:41:13.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:12 smithi114 bash[24104]: cluster 2023-11-02T10:41:11.560690+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-02T10:41:14.052 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:41:13 smithi114 bash[24362]: Warning: Permanently added 'smithi174,172.21.15.174' (ECDSA) to the list of known hosts. 2023-11-02T10:41:14.646 INFO:teuthology.orchestra.run.smithi174.stdout:Added host 'smithi174' 2023-11-02T10:41:15.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:14 smithi114 bash[24104]: cluster 2023-11-02T10:41:13.561170+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-02T10:41:15.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:14 smithi114 bash[24104]: audit 2023-11-02T10:41:13.641406+0000 mgr.y (mgr.14140) 15 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi174", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:41:15.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:14 smithi114 bash[24104]: audit 2023-11-02T10:41:14.290674+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"smithi114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:41:15.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:14 smithi114 bash[24104]: audit 2023-11-02T10:41:14.296636+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"smithi114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-02T10:41:15.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:14 smithi114 bash[24104]: audit 2023-11-02T10:41:14.585185+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:41:15.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:14 smithi114 bash[24104]: audit 2023-11-02T10:41:14.591407+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:41:15.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:14 smithi114 bash[24104]: audit 2023-11-02T10:41:14.592702+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:41:15.516 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch host ls --format=json 2023-11-02T10:41:16.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:15 smithi114 bash[24104]: cephadm 2023-11-02T10:41:14.297416+0000 mgr.y (mgr.14140) 16 : cephadm [INF] Added host smithi174 2023-11-02T10:41:16.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:15 smithi114 bash[24104]: audit 2023-11-02T10:41:14.820392+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:41:14.819770\", \"networks\": {}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:41:16.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:15 smithi114 bash[24104]: audit 2023-11-02T10:41:14.824046+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:41:14.819770\", \"networks\": {}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:41:16.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:15 smithi114 bash[24104]: audit 2023-11-02T10:41:14.825316+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:41:17.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:16 smithi114 bash[24104]: cluster 2023-11-02T10:41:15.561656+0000 mgr.y (mgr.14140) 17 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:18.791 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-11-02T10:41:18.791 INFO:teuthology.orchestra.run.smithi174.stdout:[{"addr": "smithi114", "hostname": "smithi114", "labels": [], "status": ""}, {"addr": "smithi174", "hostname": "smithi174", "labels": [], "status": ""}] 2023-11-02T10:41:19.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:18 smithi114 bash[24104]: cluster 2023-11-02T10:41:17.562102+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-02T10:41:19.393 INFO:tasks.cephadm:Setting crush tunables to default 2023-11-02T10:41:19.394 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd crush tunables default 2023-11-02T10:41:20.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:19 smithi114 bash[24104]: audit 2023-11-02T10:41:18.788749+0000 mgr.y (mgr.14140) 19 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-02T10:41:21.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:20 smithi114 bash[24104]: cluster 2023-11-02T10:41:19.562595+0000 mgr.y (mgr.14140) 20 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:21.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:20 smithi114 bash[24104]: audit 2023-11-02T10:41:19.908968+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:41:21.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:20 smithi114 bash[24104]: audit 2023-11-02T10:41:20.136742+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:41:14.819770\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:41:21.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:20 smithi114 bash[24104]: audit 2023-11-02T10:41:20.141257+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-11-02T10:41:14.819770\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:41:22.840 INFO:teuthology.orchestra.run.smithi114.stderr:adjusted tunables profile to default 2023-11-02T10:41:23.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:22 smithi114 bash[24104]: cluster 2023-11-02T10:41:21.563002+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-02T10:41:23.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:22 smithi114 bash[24104]: audit 2023-11-02T10:41:22.292690+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.114:0/3289121197' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-11-02T10:41:23.505 INFO:tasks.cephadm:Adding mon.c on smithi114 2023-11-02T10:41:23.506 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add mon 'smithi114:[v2:172.21.15.114:3301,v1:172.21.15.114:6790]=c' 2023-11-02T10:41:24.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:23 smithi114 bash[24104]: audit 2023-11-02T10:41:22.833867+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.114:0/3289121197' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-11-02T10:41:24.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:23 smithi114 bash[24104]: cluster 2023-11-02T10:41:22.833928+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-02T10:41:25.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:24 smithi114 bash[24104]: cluster 2023-11-02T10:41:23.563549+0000 mgr.y (mgr.14140) 22 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:27.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:26 smithi114 bash[24104]: cluster 2023-11-02T10:41:25.564078+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-02T10:41:27.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:26 smithi114 bash[24104]: audit 2023-11-02T10:41:26.328238+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:41:27.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:26 smithi114 bash[24104]: audit 2023-11-02T10:41:26.329508+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:41:27.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:26 smithi114 bash[24104]: audit 2023-11-02T10:41:26.330837+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-11-02T10:41:28.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:27 smithi114 bash[24104]: audit 2023-11-02T10:41:26.324378+0000 mgr.y (mgr.14140) 24 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi114:[v2:172.21.15.114:3301,v1:172.21.15.114:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:41:28.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:27 smithi114 bash[24104]: cephadm 2023-11-02T10:41:26.330434+0000 mgr.y (mgr.14140) 25 : cephadm [INF] Deploying daemon mon.c on smithi114 2023-11-02T10:41:29.110 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:28 smithi114 bash[24104]: cluster 2023-11-02T10:41:27.564533+0000 mgr.y (mgr.14140) 26 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:30.335 INFO:teuthology.orchestra.run.smithi114.stdout:Deployed mon.c on host 'smithi114' 2023-11-02T10:41:30.392 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:30 smithi114 bash[24104]: cluster 2023-11-02T10:41:29.564950+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-02T10:41:30.392 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:30 smithi114 bash[24104]: audit 2023-11-02T10:41:30.171408+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.934791\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.935045\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:41:30.393 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:30 smithi114 bash[24104]: audit 2023-11-02T10:41:30.172177+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:41:30.393 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:30 smithi114 bash[24104]: audit 2023-11-02T10:41:30.175286+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.934791\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:40:32.935045\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:41:31.308 DEBUG:teuthology.orchestra.run.smithi114:mon.c> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.c.service 2023-11-02T10:41:31.310 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-11-02T10:41:31.311 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-11-02T10:41:31.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[24104]: audit 2023-11-02T10:41:30.978976+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977773\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}}, \"last_daemon_update\": \"2023-11-02T10:41:30.977919\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:41:31.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[24104]: audit 2023-11-02T10:41:30.983173+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977773\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}}, \"last_daemon_update\": \"2023-11-02T10:41:30.977919\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:41:32.397 INFO:journalctl@ceph.mon.c.smithi114.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:41:32.398 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.507+0000 7f0ba56366c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-02T10:41:32.398 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.507+0000 7f0ba56366c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-02T10:41:32.399 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.507+0000 7f0ba56366c0 0 pidfile_write: ignore empty --pid-file 2023-11-02T10:41:32.399 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 0 load: jerasure load: lrc load: isa 2023-11-02T10:41:32.399 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 0 set rocksdb option compression = kNoCompression 2023-11-02T10:41:32.399 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-02T10:41:32.399 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-02T10:41:32.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 0 set rocksdb option compression = kNoCompression 2023-11-02T10:41:32.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-02T10:41:32.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-02T10:41:32.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 1 rocksdb: do_open column families: [default] 2023-11-02T10:41:32.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-02T10:41:32.401 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-02T10:41:32.401 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Compile date Mar 23 2020 2023-11-02T10:41:32.401 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: DB SUMMARY 2023-11-02T10:41:32.401 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: CURRENT file: CURRENT 2023-11-02T10:41:32.401 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-02T10:41:32.402 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-11-02T10:41:32.402 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-11-02T10:41:32.402 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2023-11-02T10:41:32.402 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.error_if_exists: 0 2023-11-02T10:41:32.402 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.create_if_missing: 0 2023-11-02T10:41:32.403 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-02T10:41:32.403 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.env: 0x55d145a191a0 2023-11-02T10:41:32.403 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.info_log: 0x55d146b909a0 2023-11-02T10:41:32.403 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-02T10:41:32.403 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.statistics: (nil) 2023-11-02T10:41:32.404 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.use_fsync: 0 2023-11-02T10:41:32.405 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-02T10:41:32.405 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-02T10:41:32.406 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-02T10:41:32.406 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-02T10:41:32.406 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-02T10:41:32.406 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-02T10:41:32.406 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-02T10:41:32.407 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-02T10:41:32.407 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-02T10:41:32.407 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-02T10:41:32.407 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-02T10:41:32.407 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.db_log_dir: 2023-11-02T10:41:32.408 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-11-02T10:41:32.408 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-02T10:41:32.408 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-02T10:41:32.408 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-02T10:41:32.408 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-02T10:41:32.409 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-02T10:41:32.409 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-02T10:41:32.409 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-02T10:41:32.409 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-02T10:41:32.409 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-02T10:41:32.410 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.write_buffer_manager: 0x55d14772aab0 2023-11-02T10:41:32.410 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-02T10:41:32.410 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-02T10:41:32.410 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-02T10:41:32.410 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-02T10:41:32.411 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-02T10:41:32.411 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-02T10:41:32.411 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-02T10:41:32.411 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-02T10:41:32.411 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-02T10:41:32.412 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-02T10:41:32.412 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-02T10:41:32.412 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-02T10:41:32.412 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-02T10:41:32.412 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.row_cache: None 2023-11-02T10:41:32.413 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.wal_filter: None 2023-11-02T10:41:32.413 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-02T10:41:32.413 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-02T10:41:32.413 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-02T10:41:32.413 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.two_write_queues: 0 2023-11-02T10:41:32.414 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-02T10:41:32.414 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.atomic_flush: 0 2023-11-02T10:41:32.414 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-02T10:41:32.414 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-02T10:41:32.414 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-02T10:41:32.415 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-02T10:41:32.415 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-02T10:41:32.415 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-02T10:41:32.415 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-02T10:41:32.415 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-02T10:41:32.416 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-02T10:41:32.416 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-02T10:41:32.416 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-02T10:41:32.416 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.max_open_files: -1 2023-11-02T10:41:32.417 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-02T10:41:32.417 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-02T10:41:32.417 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-02T10:41:32.417 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Compression algorithms supported: 2023-11-02T10:41:32.417 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-02T10:41:32.417 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: kZSTD supported: 0 2023-11-02T10:41:32.418 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: kXpressCompression supported: 0 2023-11-02T10:41:32.418 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-02T10:41:32.418 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-02T10:41:32.418 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-02T10:41:32.418 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: kZlibCompression supported: 1 2023-11-02T10:41:32.419 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-02T10:41:32.419 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-02T10:41:32.419 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.511+0000 7f0ba56366c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2023-11-02T10:41:32.419 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-02T10:41:32.419 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-02T10:41:32.420 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.merge_operator: 2023-11-02T10:41:32.420 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_filter: None 2023-11-02T10:41:32.420 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-02T10:41:32.420 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-02T10:41:32.420 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-02T10:41:32.421 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d146ab0138) 2023-11-02T10:41:32.421 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: cache_index_and_filter_blocks: 1 2023-11-02T10:41:32.421 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-02T10:41:32.421 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-02T10:41:32.421 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: pin_top_level_index_and_filter: 1 2023-11-02T10:41:32.422 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: index_type: 0 2023-11-02T10:41:32.422 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: data_block_index_type: 0 2023-11-02T10:41:32.422 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: data_block_hash_table_util_ratio: 0.750000 2023-11-02T10:41:32.422 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: hash_index_allow_collision: 1 2023-11-02T10:41:32.422 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: checksum: 1 2023-11-02T10:41:32.423 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: no_block_cache: 0 2023-11-02T10:41:32.423 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: block_cache: 0x55d146ae6610 2023-11-02T10:41:32.423 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: block_cache_name: BinnedLRUCache 2023-11-02T10:41:32.423 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: block_cache_options: 2023-11-02T10:41:32.423 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: capacity : 536870912 2023-11-02T10:41:32.424 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: num_shard_bits : 4 2023-11-02T10:41:32.424 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: strict_capacity_limit : 0 2023-11-02T10:41:32.424 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: high_pri_pool_ratio: 0.000 2023-11-02T10:41:32.424 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: block_cache_compressed: (nil) 2023-11-02T10:41:32.424 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: persistent_cache: (nil) 2023-11-02T10:41:32.424 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: block_size: 4096 2023-11-02T10:41:32.425 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: block_size_deviation: 10 2023-11-02T10:41:32.425 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: block_restart_interval: 16 2023-11-02T10:41:32.425 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: index_block_restart_interval: 1 2023-11-02T10:41:32.425 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: metadata_block_size: 4096 2023-11-02T10:41:32.425 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: partition_filters: 0 2023-11-02T10:41:32.426 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: use_delta_encoding: 1 2023-11-02T10:41:32.426 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-02T10:41:32.426 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: whole_key_filtering: 1 2023-11-02T10:41:32.426 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: verify_compression: 0 2023-11-02T10:41:32.426 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: read_amp_bytes_per_bit: 0 2023-11-02T10:41:32.427 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: format_version: 2 2023-11-02T10:41:32.427 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: enable_index_compression: 1 2023-11-02T10:41:32.427 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: block_align: 0 2023-11-02T10:41:32.427 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-02T10:41:32.428 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-02T10:41:32.428 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compression: NoCompression 2023-11-02T10:41:32.428 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-02T10:41:32.428 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-02T10:41:32.428 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-02T10:41:32.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.num_levels: 7 2023-11-02T10:41:32.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-02T10:41:32.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-02T10:41:32.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-02T10:41:32.429 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-02T10:41:32.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-02T10:41:32.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-02T10:41:32.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-02T10:41:32.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-02T10:41:32.430 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-02T10:41:32.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-02T10:41:32.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-02T10:41:32.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-02T10:41:32.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-02T10:41:32.431 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-02T10:41:32.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-02T10:41:32.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-02T10:41:32.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-02T10:41:32.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-02T10:41:32.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-02T10:41:32.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-02T10:41:32.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-02T10:41:32.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-02T10:41:32.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-02T10:41:32.433 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-02T10:41:32.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-02T10:41:32.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-02T10:41:32.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-02T10:41:32.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-02T10:41:32.434 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-02T10:41:32.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-02T10:41:32.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-02T10:41:32.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-02T10:41:32.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-02T10:41:32.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-02T10:41:32.435 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-02T10:41:32.436 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-02T10:41:32.436 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-02T10:41:32.436 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-02T10:41:32.436 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-02T10:41:32.436 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-02T10:41:32.437 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-02T10:41:32.437 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-02T10:41:32.437 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-02T10:41:32.437 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-02T10:41:32.437 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-02T10:41:32.437 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-02T10:41:32.438 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.table_properties_collectors: 2023-11-02T10:41:32.438 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-02T10:41:32.438 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-02T10:41:32.438 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-02T10:41:32.438 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-02T10:41:32.439 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-02T10:41:32.439 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.bloom_locality: 0 2023-11-02T10:41:32.439 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-02T10:41:32.439 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-02T10:41:32.439 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-02T10:41:32.440 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-02T10:41:32.440 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-02T10:41:32.440 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.515+0000 7f0ba56366c0 4 rocksdb: Options.ttl: 0 2023-11-02T10:41:32.440 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.519+0000 7f0ba56366c0 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-02T10:41:32.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.519+0000 7f0ba56366c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-02T10:41:32.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.519+0000 7f0ba56366c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698921691522608, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-11-02T10:41:32.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.519+0000 7f0ba56366c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2023-11-02T10:41:32.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.519+0000 7f0ba56366c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698921691523668, "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-02T10:41:32.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.519+0000 7f0ba56366c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2023-11-02T10:41:32.442 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.519+0000 7f0ba56366c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698921691524680, "job": 1, "event": "recovery_finished"} 2023-11-02T10:41:32.442 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.519+0000 7f0ba56366c0 4 rocksdb: DB pointer 0x55d146b82400 2023-11-02T10:41:32.442 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.519+0000 7f0ba56366c0 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-11-02T10:41:32.442 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.523+0000 7f0ba56366c0 0 using public_addrv [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] 2023-11-02T10:41:32.442 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.523+0000 7f0b8c783700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-02T10:41:32.443 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.523+0000 7f0b8c783700 4 rocksdb: [db/db_impl.cc:778] 2023-11-02T10:41:32.443 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ** DB Stats ** 2023-11-02T10:41:32.443 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:41:32.443 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.443 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-02T10:41:32.444 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-02T10:41:32.444 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.444 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-02T10:41:32.444 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-02T10:41:32.444 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ** Compaction Stats [default] ** 2023-11-02T10:41:32.444 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.445 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:41:32.445 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:32.445 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:32.445 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:32.445 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ** Compaction Stats [default] ** 2023-11-02T10:41:32.446 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.446 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:41:32.446 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:32.446 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:41:32.446 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-02T10:41:32.447 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-02T10:41:32.447 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: AddFile(Total Files): cumulative 0, interval 0 2023-11-02T10:41:32.447 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-02T10:41:32.447 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: AddFile(Keys): cumulative 0, interval 0 2023-11-02T10:41:32.447 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Cumulative compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-02T10:41:32.447 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Interval compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-02T10:41:32.448 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.448 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ** File Read Latency Histogram By Level [default] ** 2023-11-02T10:41:32.448 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ** Compaction Stats [default] ** 2023-11-02T10:41:32.448 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.448 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:41:32.449 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:32.449 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:32.449 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.449 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ** Compaction Stats [default] ** 2023-11-02T10:41:32.449 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.449 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:41:32.450 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:32.450 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:41:32.450 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-02T10:41:32.450 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-02T10:41:32.451 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: AddFile(Total Files): cumulative 0, interval 0 2023-11-02T10:41:32.451 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-02T10:41:32.451 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: AddFile(Keys): cumulative 0, interval 0 2023-11-02T10:41:32.451 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: Cumulative compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-02T10:41:32.451 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.452 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.452 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: ** File Read Latency Histogram By Level [default] ** 2023-11-02T10:41:32.452 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.523+0000 7f0ba56366c0 0 starting mon.c rank -1 at public addrs [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] at bind addrs [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:41:32.452 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.523+0000 7f0ba56366c0 1 mon.c@-1(???) e0 preinit fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:41:32.452 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 0 mon.c@-1(synchronizing).mds e1 new map 2023-11-02T10:41:32.453 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-11-02T10:41:32.453 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: e1 2023-11-02T10:41:32.453 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-02T10:41:32.453 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 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-02T10:41:32.453 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: legacy client fscid: -1 2023-11-02T10:41:32.453 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: 2023-11-02T10:41:32.454 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: No filesystems configured 2023-11-02T10:41:32.454 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-11-02T10:41:32.454 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 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-02T10:41:32.454 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-11-02T10:41:32.454 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-11-02T10:41:32.455 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-11-02T10:41:32.455 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-11-02T10:41:32.455 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-11-02T10:41:32.455 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2023-11-02T10:41:32.455 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-02T10:41:32.456 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-02T10:41:32.456 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-02T10:41:32.456 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-02T10:41:32.456 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: audit 2023-11-02T10:41:30.978976+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977773\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}}, \"last_daemon_update\": \"2023-11-02T10:41:30.977919\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:41:32.456 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: audit 2023-11-02T10:41:30.983173+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977773\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}}, \"last_daemon_update\": \"2023-11-02T10:41:30.977919\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:41:32.457 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.551+0000 7f0b8ef88700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2023-11-02T10:41:32.457 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-11-02T10:41:32.457 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta expand map: {default=false} 2023-11-02T10:41:32.457 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta from 'false' to 'false' 2023-11-02T10:41:32.457 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta expanded map: {default=false} 2023-11-02T10:41:32.457 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta expand map: {default=info} 2023-11-02T10:41:32.458 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta from 'info' to 'info' 2023-11-02T10:41:32.458 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta expanded map: {default=info} 2023-11-02T10:41:32.458 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta expand map: {default=daemon} 2023-11-02T10:41:32.458 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-02T10:41:32.458 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta expanded map: {default=daemon} 2023-11-02T10:41:32.459 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta expand map: {default=debug} 2023-11-02T10:41:32.459 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta from 'debug' to 'debug' 2023-11-02T10:41:32.459 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:31 smithi114 bash[27669]: debug 2023-11-02T10:41:31.555+0000 7f0b8ef88700 20 expand_channel_meta expanded map: {default=debug} 2023-11-02T10:41:36.898 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:41:36.899 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":2,"fsid":"0c6d86b6-796c-11ee-8db9-212e2dc638e7","modified":"2023-11-02T10:41:31.564220Z","created":"2023-11-02T10:39:49.193839Z","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.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3301","nonce":0},{"type":"v1","addr":"172.21.15.114:6790","nonce":0}]},"addr":"172.21.15.114:6790/0","public_addr":"172.21.15.114:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-11-02T10:41:36.901 INFO:teuthology.orchestra.run.smithi114.stderr:dumped monmap epoch 2 2023-11-02T10:41:36.948 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:31.565280+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-02T10:41:36.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:31.568696+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-11-02T10:41:36.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:33.565788+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:36.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:33.566545+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-02T10:41:36.949 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:35.566339+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-02T10:41:36.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:36.573319+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-02T10:41:36.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:36.578844+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2023-11-02T10:41:36.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:36.578913+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-02T10:41:36.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:36.578954+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-02T10:41:36.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:36.579248+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 65s) 2023-11-02T10:41:36.951 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:36.585417+0000 mon.a (mon.0) 134 : cluster [INF] overall HEALTH_OK 2023-11-02T10:41:36.951 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[27669]: cluster 2023-11-02T10:41:36.630488+0000 mon.a (mon.0) 135 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-02T10:41:36.951 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:31.565280+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-02T10:41:36.951 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:31.568696+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-11-02T10:41:36.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:33.565788+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:36.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:33.566545+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-11-02T10:41:36.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:35.566339+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-02T10:41:36.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:36.573319+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-02T10:41:36.952 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:36.578844+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2023-11-02T10:41:36.953 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:36.578913+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-11-02T10:41:36.953 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:36.578954+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-02T10:41:36.953 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:36.579248+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 65s) 2023-11-02T10:41:36.953 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:36.585417+0000 mon.a (mon.0) 134 : cluster [INF] overall HEALTH_OK 2023-11-02T10:41:36.953 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:36 smithi114 bash[24104]: cluster 2023-11-02T10:41:36.630488+0000 mon.a (mon.0) 135 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-02T10:41:37.598 INFO:tasks.cephadm:Adding mon.b on smithi174 2023-11-02T10:41:37.598 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add mon smithi174:172.21.15.174=b 2023-11-02T10:41:38.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:37 smithi114 bash[24104]: audit 2023-11-02T10:41:36.897986+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.114:0/4254986097' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-02T10:41:38.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:37 smithi114 bash[27669]: audit 2023-11-02T10:41:36.897986+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.114:0/4254986097' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-02T10:41:39.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:38 smithi114 bash[24104]: cluster 2023-11-02T10:41:37.566885+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-02T10:41:39.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:38 smithi114 bash[27669]: cluster 2023-11-02T10:41:37.566885+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-02T10:41:40.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[24104]: cluster 2023-11-02T10:41:39.567397+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-02T10:41:40.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[24104]: audit 2023-11-02T10:41:40.103876+0000 mgr.y (mgr.14140) 33 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi174:172.21.15.174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:41:40.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[24104]: audit 2023-11-02T10:41:40.105993+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:41:40.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[24104]: audit 2023-11-02T10:41:40.107632+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:41:40.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[24104]: cephadm 2023-11-02T10:41:40.108973+0000 mgr.y (mgr.14140) 34 : cephadm [INF] Deploying daemon mon.b on smithi174 2023-11-02T10:41:40.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[24104]: audit 2023-11-02T10:41:40.109602+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-02T10:41:40.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[27669]: cluster 2023-11-02T10:41:39.567397+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-02T10:41:40.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[27669]: audit 2023-11-02T10:41:40.103876+0000 mgr.y (mgr.14140) 33 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi174:172.21.15.174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:41:40.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[27669]: audit 2023-11-02T10:41:40.105993+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:41:40.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[27669]: audit 2023-11-02T10:41:40.107632+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:41:40.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[27669]: cephadm 2023-11-02T10:41:40.108973+0000 mgr.y (mgr.14140) 34 : cephadm [INF] Deploying daemon mon.b on smithi174 2023-11-02T10:41:40.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:40 smithi114 bash[27669]: audit 2023-11-02T10:41:40.109602+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-11-02T10:41:42.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:42 smithi114 bash[24104]: cluster 2023-11-02T10:41:41.568032+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:42.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:42 smithi114 bash[27669]: cluster 2023-11-02T10:41:41.568032+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:44.112 INFO:teuthology.orchestra.run.smithi174.stdout:Deployed mon.b on host 'smithi174' 2023-11-02T10:41:44.999 DEBUG:teuthology.orchestra.run.smithi174:mon.b> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.b.service 2023-11-02T10:41:45.001 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-11-02T10:41:45.002 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph mon dump -f json 2023-11-02T10:41:45.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[24104]: cluster 2023-11-02T10:41:43.568558+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:45.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[24104]: audit 2023-11-02T10:41:43.832441+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:41:45.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[24104]: audit 2023-11-02T10:41:43.833326+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:41:45.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[27669]: cluster 2023-11-02T10:41:43.568558+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:45.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[27669]: audit 2023-11-02T10:41:43.832441+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:41:45.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[27669]: audit 2023-11-02T10:41:43.833326+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:41:45.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[24104]: audit 2023-11-02T10:41:43.837657+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:41:45.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[27669]: audit 2023-11-02T10:41:43.837657+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:41:45.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[24104]: audit 2023-11-02T10:41:44.094399+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_daemon_update\": \"2023-11-02T10:41:44.093282\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:41:45.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[24104]: audit 2023-11-02T10:41:44.099775+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_daemon_update\": \"2023-11-02T10:41:44.093282\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:41:45.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[27669]: audit 2023-11-02T10:41:44.094399+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_daemon_update\": \"2023-11-02T10:41:44.093282\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:41:45.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:44 smithi114 bash[27669]: audit 2023-11-02T10:41:44.099775+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_daemon_update\": \"2023-11-02T10:41:44.093282\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:41:45.314 INFO:journalctl@ceph.mon.b.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:41:45.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.089+0000 7ff4707b46c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-11-02T10:41:45.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.089+0000 7ff4707b46c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-11-02T10:41:45.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.089+0000 7ff4707b46c0 0 pidfile_write: ignore empty --pid-file 2023-11-02T10:41:45.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.093+0000 7ff4707b46c0 0 load: jerasure load: lrc load: isa 2023-11-02T10:41:45.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.093+0000 7ff4707b46c0 0 set rocksdb option compression = kNoCompression 2023-11-02T10:41:45.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.093+0000 7ff4707b46c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-02T10:41:45.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.093+0000 7ff4707b46c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-02T10:41:45.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.093+0000 7ff4707b46c0 0 set rocksdb option compression = kNoCompression 2023-11-02T10:41:45.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.093+0000 7ff4707b46c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-11-02T10:41:45.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.093+0000 7ff4707b46c0 0 set rocksdb option write_buffer_size = 33554432 2023-11-02T10:41:45.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.093+0000 7ff4707b46c0 1 rocksdb: do_open column families: [default] 2023-11-02T10:41:45.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: RocksDB version: 6.1.2 2023-11-02T10:41:45.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-11-02T10:41:45.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Compile date Mar 23 2020 2023-11-02T10:41:45.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: DB SUMMARY 2023-11-02T10:41:45.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: CURRENT file: CURRENT 2023-11-02T10:41:45.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: IDENTITY file: IDENTITY 2023-11-02T10:41:45.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-11-02T10:41:45.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-11-02T10:41:45.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 610 ; 2023-11-02T10:41:45.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.error_if_exists: 0 2023-11-02T10:41:45.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.create_if_missing: 0 2023-11-02T10:41:45.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.paranoid_checks: 1 2023-11-02T10:41:45.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.env: 0x55e0b4f3a1a0 2023-11-02T10:41:45.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.info_log: 0x55e0b588c9a0 2023-11-02T10:41:45.479 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-11-02T10:41:45.479 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.statistics: (nil) 2023-11-02T10:41:45.479 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.use_fsync: 0 2023-11-02T10:41:45.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_log_file_size: 0 2023-11-02T10:41:45.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-11-02T10:41:45.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-11-02T10:41:45.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-11-02T10:41:45.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-11-02T10:41:45.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.allow_fallocate: 1 2023-11-02T10:41:45.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-11-02T10:41:45.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-11-02T10:41:45.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.use_direct_reads: 0 2023-11-02T10:41:45.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-11-02T10:41:45.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.create_missing_column_families: 0 2023-11-02T10:41:45.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.db_log_dir: 2023-11-02T10:41:45.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-11-02T10:41:45.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-11-02T10:41:45.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_subcompactions: 1 2023-11-02T10:41:45.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_background_flushes: -1 2023-11-02T10:41:45.484 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-11-02T10:41:45.484 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-11-02T10:41:45.484 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-11-02T10:41:45.484 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-11-02T10:41:45.484 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.advise_random_on_open: 1 2023-11-02T10:41:45.485 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-11-02T10:41:45.485 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.write_buffer_manager: 0x55e0b6426a80 2023-11-02T10:41:45.485 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-11-02T10:41:45.485 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-11-02T10:41:45.485 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-11-02T10:41:45.485 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-11-02T10:41:45.486 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.rate_limiter: (nil) 2023-11-02T10:41:45.486 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-11-02T10:41:45.486 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-11-02T10:41:45.486 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-11-02T10:41:45.486 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-11-02T10:41:45.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-11-02T10:41:45.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-11-02T10:41:45.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-11-02T10:41:45.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-11-02T10:41:45.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.row_cache: None 2023-11-02T10:41:45.487 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.wal_filter: None 2023-11-02T10:41:45.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-11-02T10:41:45.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-11-02T10:41:45.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.preserve_deletes: 0 2023-11-02T10:41:45.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.two_write_queues: 0 2023-11-02T10:41:45.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.manual_wal_flush: 0 2023-11-02T10:41:45.488 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.atomic_flush: 0 2023-11-02T10:41:45.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-11-02T10:41:45.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_background_jobs: 2 2023-11-02T10:41:45.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_background_compactions: -1 2023-11-02T10:41:45.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-11-02T10:41:45.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-11-02T10:41:45.489 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-11-02T10:41:45.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_total_wal_size: 0 2023-11-02T10:41:45.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-11-02T10:41:45.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-11-02T10:41:45.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-11-02T10:41:45.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-11-02T10:41:45.490 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_open_files: -1 2023-11-02T10:41:45.491 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.bytes_per_sync: 0 2023-11-02T10:41:45.491 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-11-02T10:41:45.491 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-11-02T10:41:45.491 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Compression algorithms supported: 2023-11-02T10:41:45.491 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-11-02T10:41:45.491 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: kZSTD supported: 0 2023-11-02T10:41:45.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: kXpressCompression supported: 0 2023-11-02T10:41:45.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-11-02T10:41:45.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: kLZ4Compression supported: 1 2023-11-02T10:41:45.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: kBZip2Compression supported: 0 2023-11-02T10:41:45.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: kZlibCompression supported: 1 2023-11-02T10:41:45.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: kSnappyCompression supported: 1 2023-11-02T10:41:45.492 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-11-02T10:41:45.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2023-11-02T10:41:45.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-11-02T10:41:45.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-11-02T10:41:45.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.merge_operator: 2023-11-02T10:41:45.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_filter: None 2023-11-02T10:41:45.493 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_filter_factory: None 2023-11-02T10:41:45.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-11-02T10:41:45.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-11-02T10:41:45.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e0b57ac138) 2023-11-02T10:41:45.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: cache_index_and_filter_blocks: 1 2023-11-02T10:41:45.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: cache_index_and_filter_blocks_with_high_priority: 1 2023-11-02T10:41:45.494 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-11-02T10:41:45.495 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: pin_top_level_index_and_filter: 1 2023-11-02T10:41:45.495 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: index_type: 0 2023-11-02T10:41:45.495 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: data_block_index_type: 0 2023-11-02T10:41:45.495 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: data_block_hash_table_util_ratio: 0.750000 2023-11-02T10:41:45.495 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: hash_index_allow_collision: 1 2023-11-02T10:41:45.495 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: checksum: 1 2023-11-02T10:41:45.496 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: no_block_cache: 0 2023-11-02T10:41:45.496 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: block_cache: 0x55e0b57e2610 2023-11-02T10:41:45.496 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: block_cache_name: BinnedLRUCache 2023-11-02T10:41:45.496 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: block_cache_options: 2023-11-02T10:41:45.496 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: capacity : 536870912 2023-11-02T10:41:45.496 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: num_shard_bits : 4 2023-11-02T10:41:45.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: strict_capacity_limit : 0 2023-11-02T10:41:45.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: high_pri_pool_ratio: 0.000 2023-11-02T10:41:45.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: block_cache_compressed: (nil) 2023-11-02T10:41:45.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: persistent_cache: (nil) 2023-11-02T10:41:45.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: block_size: 4096 2023-11-02T10:41:45.497 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: block_size_deviation: 10 2023-11-02T10:41:45.498 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: block_restart_interval: 16 2023-11-02T10:41:45.498 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: index_block_restart_interval: 1 2023-11-02T10:41:45.498 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: metadata_block_size: 4096 2023-11-02T10:41:45.498 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: partition_filters: 0 2023-11-02T10:41:45.498 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: use_delta_encoding: 1 2023-11-02T10:41:45.498 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: filter_policy: rocksdb.BuiltinBloomFilter 2023-11-02T10:41:45.499 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: whole_key_filtering: 1 2023-11-02T10:41:45.499 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: verify_compression: 0 2023-11-02T10:41:45.499 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: read_amp_bytes_per_bit: 0 2023-11-02T10:41:45.499 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: format_version: 2 2023-11-02T10:41:45.499 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: enable_index_compression: 1 2023-11-02T10:41:45.499 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: block_align: 0 2023-11-02T10:41:45.500 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-11-02T10:41:45.500 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-11-02T10:41:45.500 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compression: NoCompression 2023-11-02T10:41:45.500 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-11-02T10:41:45.500 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-11-02T10:41:45.500 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-11-02T10:41:45.501 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.num_levels: 7 2023-11-02T10:41:45.501 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-11-02T10:41:45.501 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-11-02T10:41:45.501 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-11-02T10:41:45.501 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-11-02T10:41:45.501 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-11-02T10:41:45.502 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-11-02T10:41:45.502 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-11-02T10:41:45.502 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-11-02T10:41:45.502 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-11-02T10:41:45.502 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compression_opts.level: 32767 2023-11-02T10:41:45.503 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-11-02T10:41:45.503 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-11-02T10:41:45.503 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-11-02T10:41:45.503 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compression_opts.enabled: false 2023-11-02T10:41:45.503 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-11-02T10:41:45.503 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-11-02T10:41:45.504 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-11-02T10:41:45.504 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-11-02T10:41:45.504 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-11-02T10:41:45.504 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-11-02T10:41:45.504 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-11-02T10:41:45.504 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-11-02T10:41:45.505 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-11-02T10:41:45.505 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-11-02T10:41:45.505 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-11-02T10:41:45.505 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-11-02T10:41:45.505 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-11-02T10:41:45.505 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-11-02T10:41:45.506 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-11-02T10:41:45.506 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-11-02T10:41:45.506 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-11-02T10:41:45.506 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.arena_block_size: 4194304 2023-11-02T10:41:45.506 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-11-02T10:41:45.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-11-02T10:41:45.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-11-02T10:41:45.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-11-02T10:41:45.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-11-02T10:41:45.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-11-02T10:41:45.507 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-11-02T10:41:45.508 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-11-02T10:41:45.508 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-11-02T10:41:45.508 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-11-02T10:41:45.508 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-11-02T10:41:45.508 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-11-02T10:41:45.509 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-11-02T10:41:45.509 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-11-02T10:41:45.509 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.table_properties_collectors: 2023-11-02T10:41:45.509 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.inplace_update_support: 0 2023-11-02T10:41:45.509 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-11-02T10:41:45.509 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-11-02T10:41:45.510 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-11-02T10:41:45.510 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-11-02T10:41:45.510 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.bloom_locality: 0 2023-11-02T10:41:45.510 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.max_successive_merges: 0 2023-11-02T10:41:45.510 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-11-02T10:41:45.510 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-11-02T10:41:45.511 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.force_consistency_checks: 0 2023-11-02T10:41:45.511 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-11-02T10:41:45.511 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: Options.ttl: 0 2023-11-02T10:41:45.511 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-11-02T10:41:45.511 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-11-02T10:41:45.511 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698921705099942, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-11-02T10:41:45.512 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2023-11-02T10:41:45.512 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698921705100539, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1524, "table_properties": {"data_size": 622, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 500, "raw_average_value_size": 100, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-11-02T10:41:45.512 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2023-11-02T10:41:45.512 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.097+0000 7ff4707b46c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1698921705101167, "job": 1, "event": "recovery_finished"} 2023-11-02T10:41:45.512 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.101+0000 7ff4707b46c0 4 rocksdb: DB pointer 0x55e0b587d200 2023-11-02T10:41:45.512 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.101+0000 7ff457901700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-11-02T10:41:45.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.101+0000 7ff457901700 4 rocksdb: [db/db_impl.cc:778] 2023-11-02T10:41:45.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ** DB Stats ** 2023-11-02T10:41:45.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:41:45.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-11-02T10:41:45.513 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-02T10:41:45.514 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.514 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-11-02T10:41:45.514 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-11-02T10:41:45.514 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ** Compaction Stats [default] ** 2023-11-02T10:41:45.514 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.514 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:41:45.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:45.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:45.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:45.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ** Compaction Stats [default] ** 2023-11-02T10:41:45.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.515 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:41:45.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.7 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:45.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:41:45.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-02T10:41:45.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-02T10:41:45.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: AddFile(Total Files): cumulative 0, interval 0 2023-11-02T10:41:45.516 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-02T10:41:45.517 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: AddFile(Keys): cumulative 0, interval 0 2023-11-02T10:41:45.517 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Cumulative compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-02T10:41:45.517 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Interval compaction: 0.00 GB write, 0.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-02T10:41:45.517 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.517 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ** File Read Latency Histogram By Level [default] ** 2023-11-02T10:41:45.517 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ** Compaction Stats [default] ** 2023-11-02T10:41:45.518 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.518 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:41:45.518 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:45.518 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:45.518 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.519 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ** Compaction Stats [default] ** 2023-11-02T10:41:45.519 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.519 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-11-02T10:41:45.519 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.7 0.00 0.00 1 0.001 0 0 2023-11-02T10:41:45.519 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Uptime(secs): 0.0 total, 0.0 interval 2023-11-02T10:41:45.519 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Flush(GB): cumulative 0.000, interval 0.000 2023-11-02T10:41:45.520 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: AddFile(GB): cumulative 0.000, interval 0.000 2023-11-02T10:41:45.520 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: AddFile(Total Files): cumulative 0, interval 0 2023-11-02T10:41:45.520 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: AddFile(L0 Files): cumulative 0, interval 0 2023-11-02T10:41:45.520 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: AddFile(Keys): cumulative 0, interval 0 2023-11-02T10:41:45.520 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: Cumulative compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-11-02T10:41:45.520 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.521 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.521 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: ** File Read Latency Histogram By Level [default] ** 2023-11-02T10:41:45.521 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.101+0000 7ff4707b46c0 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-11-02T10:41:45.521 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.101+0000 7ff4707b46c0 0 using public_addr v2:172.21.15.174:0/0 -> [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] 2023-11-02T10:41:45.521 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.101+0000 7ff4707b46c0 0 starting mon.b rank -1 at public addrs [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] at bind addrs [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:41:45.521 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.105+0000 7ff4707b46c0 1 mon.b@-1(???) e0 preinit fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:41:45.522 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 0 mon.b@-1(synchronizing).mds e1 new map 2023-11-02T10:41:45.522 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-11-02T10:41:45.522 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: e1 2023-11-02T10:41:45.522 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: enable_multiple, ever_enabled_multiple: 0,0 2023-11-02T10:41:45.522 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 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-02T10:41:45.522 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: legacy client fscid: -1 2023-11-02T10:41:45.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: 2023-11-02T10:41:45.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: No filesystems configured 2023-11-02T10:41:45.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-11-02T10:41:45.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-11-02T10:41:45.523 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-11-02T10:41:45.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-11-02T10:41:45.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-11-02T10:41:45.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-11-02T10:41:45.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 1 mon.b@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-11-02T10:41:45.524 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 1 mon.b@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2023-11-02T10:41:45.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-02T10:41:45.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-02T10:41:45.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 0 mon.b@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2023-11-02T10:41:45.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-11-02T10:41:45.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: cluster 2023-11-02T10:41:43.568558+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:41:45.525 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: audit 2023-11-02T10:41:43.832441+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:41:45.526 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: audit 2023-11-02T10:41:43.833326+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:41:45.526 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: audit 2023-11-02T10:41:43.837657+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:41:45.526 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: audit 2023-11-02T10:41:44.094399+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_daemon_update\": \"2023-11-02T10:41:44.093282\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:41:45.526 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: audit 2023-11-02T10:41:44.099775+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}}, \"last_daemon_update\": \"2023-11-02T10:41:44.093282\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:41:45.527 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.141+0000 7ff45a106700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2023-11-02T10:41:45.527 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-11-02T10:41:45.527 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta expand map: {default=false} 2023-11-02T10:41:45.527 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta from 'false' to 'false' 2023-11-02T10:41:45.527 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta expanded map: {default=false} 2023-11-02T10:41:45.527 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta expand map: {default=info} 2023-11-02T10:41:45.528 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta from 'info' to 'info' 2023-11-02T10:41:45.528 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta expanded map: {default=info} 2023-11-02T10:41:45.528 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta expand map: {default=daemon} 2023-11-02T10:41:45.528 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-11-02T10:41:45.528 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta expanded map: {default=daemon} 2023-11-02T10:41:45.528 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta expand map: {default=debug} 2023-11-02T10:41:45.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta from 'debug' to 'debug' 2023-11-02T10:41:45.529 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:45 smithi174 bash[24093]: debug 2023-11-02T10:41:45.145+0000 7ff45a106700 20 expand_channel_meta expanded map: {default=debug} 2023-11-02T10:41:50.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:45.158625+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2023-11-02T10:41:50.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:45.159076+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-02T10:41:50.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:45.569036+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-02T10:41:50.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:47.569472+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-02T10:41:50.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:49.569933+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-02T10:41:50.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:50.179780+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-02T10:41:50.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:50.187583+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2023-11-02T10:41:50.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:50.187682+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2023-11-02T10:41:50.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:50.187742+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-02T10:41:50.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:50.188105+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 78s) 2023-11-02T10:41:50.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:50.188432+0000 mon.a (mon.0) 151 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-11-02T10:41:50.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[24104]: cluster 2023-11-02T10:41:50.193902+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c; Reduced data availability: 1 pg inactive 2023-11-02T10:41:50.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:45.158625+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2023-11-02T10:41:50.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:45.159076+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-11-02T10:41:50.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:45.569036+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-02T10:41:50.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:47.569472+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-02T10:41:50.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:49.569933+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-02T10:41:50.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:50.179780+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-11-02T10:41:50.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:50.187583+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2023-11-02T10:41:50.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:50.187682+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2023-11-02T10:41:50.557 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:50.187742+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-02T10:41:50.557 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:50.188105+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 78s) 2023-11-02T10:41:50.557 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:50.188432+0000 mon.a (mon.0) 151 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-11-02T10:41:50.557 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:50 smithi114 bash[27669]: cluster 2023-11-02T10:41:50.193902+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c; Reduced data availability: 1 pg inactive 2023-11-02T10:41:51.604 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-11-02T10:41:51.604 INFO:teuthology.orchestra.run.smithi174.stdout:{"epoch":3,"fsid":"0c6d86b6-796c-11ee-8db9-212e2dc638e7","modified":"2023-11-02T10:41:45.152062Z","created":"2023-11-02T10:39:49.193839Z","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.114:3300","nonce":0},{"type":"v1","addr":"172.21.15.114:6789","nonce":0}]},"addr":"172.21.15.114:6789/0","public_addr":"172.21.15.114:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:3301","nonce":0},{"type":"v1","addr":"172.21.15.114:6790","nonce":0}]},"addr":"172.21.15.114:6790/0","public_addr":"172.21.15.114:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:3300","nonce":0},{"type":"v1","addr":"172.21.15.174:6789","nonce":0}]},"addr":"172.21.15.174:6789/0","public_addr":"172.21.15.174:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-11-02T10:41:51.606 INFO:teuthology.orchestra.run.smithi174.stderr:dumped monmap epoch 3 2023-11-02T10:41:52.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:51 smithi114 bash[24104]: audit 2023-11-02T10:41:51.602873+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.174:0/4218022794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-02T10:41:52.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:51 smithi114 bash[27669]: audit 2023-11-02T10:41:51.602873+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.174:0/4218022794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-02T10:41:52.228 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-11-02T10:41:52.228 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph config generate-minimal-conf 2023-11-02T10:41:52.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: audit 2023-11-02T10:41:51.602873+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.174:0/4218022794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-11-02T10:41:52.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:47.153354+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-02T10:41:52.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:51.570432+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-02T10:41:52.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.175739+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-02T10:41:52.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.177799+0000 mon.a (mon.0) 154 : cluster [INF] mon.a calling monitor election 2023-11-02T10:41:52.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.177829+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-11-02T10:41:52.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.181371+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-02T10:41:52.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.192218+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2023-11-02T10:41:52.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.192315+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2023-11-02T10:41:52.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.192374+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-02T10:41:52.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.192688+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-11-02T10:41:52.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.192965+0000 mon.a (mon.0) 160 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-11-02T10:41:52.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:52 smithi174 bash[24093]: cluster 2023-11-02T10:41:52.199803+0000 mon.a (mon.0) 161 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-02T10:41:53.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:47.153354+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-02T10:41:53.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:51.570432+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-02T10:41:53.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.175739+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-02T10:41:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.177799+0000 mon.a (mon.0) 154 : cluster [INF] mon.a calling monitor election 2023-11-02T10:41:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.177829+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-11-02T10:41:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.181371+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-02T10:41:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.192218+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2023-11-02T10:41:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.192315+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2023-11-02T10:41:53.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.192374+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-02T10:41:53.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.192688+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-11-02T10:41:53.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.192965+0000 mon.a (mon.0) 160 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-11-02T10:41:53.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[24104]: cluster 2023-11-02T10:41:52.199803+0000 mon.a (mon.0) 161 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-02T10:41:53.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:47.153354+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-11-02T10:41:53.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:51.570432+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-02T10:41:53.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.175739+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-11-02T10:41:53.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.177799+0000 mon.a (mon.0) 154 : cluster [INF] mon.a calling monitor election 2023-11-02T10:41:53.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.177829+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-11-02T10:41:53.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.181371+0000 mon.a (mon.0) 155 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-11-02T10:41:53.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.192218+0000 mon.a (mon.0) 156 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0],b=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0],c=[v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0]} 2023-11-02T10:41:53.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.192315+0000 mon.a (mon.0) 157 : cluster [DBG] fsmap 2023-11-02T10:41:53.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.192374+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-11-02T10:41:53.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.192688+0000 mon.a (mon.0) 159 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-11-02T10:41:53.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.192965+0000 mon.a (mon.0) 160 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-11-02T10:41:53.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:52 smithi114 bash[27669]: cluster 2023-11-02T10:41:52.199803+0000 mon.a (mon.0) 161 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-11-02T10:41:54.964 INFO:teuthology.orchestra.run.smithi114.stdout:# minimal ceph.conf for 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:41:54.964 INFO:teuthology.orchestra.run.smithi114.stdout:[global] 2023-11-02T10:41:54.964 INFO:teuthology.orchestra.run.smithi114.stdout: fsid = 0c6d86b6-796c-11ee-8db9-212e2dc638e7 2023-11-02T10:41:54.965 INFO:teuthology.orchestra.run.smithi114.stdout: mon_host = [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] 2023-11-02T10:41:54.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:54 smithi174 bash[24093]: cluster 2023-11-02T10:41:53.570903+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-02T10:41:55.018 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:54 smithi114 bash[27669]: cluster 2023-11-02T10:41:53.570903+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-02T10:41:55.018 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:54 smithi114 bash[24104]: cluster 2023-11-02T10:41:53.570903+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-02T10:41:55.710 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-11-02T10:41:55.710 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:41:55.711 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.conf 2023-11-02T10:41:55.726 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:41:55.726 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-02T10:41:55.781 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-11-02T10:41:55.782 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/ceph/ceph.conf 2023-11-02T10:41:55.798 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-11-02T10:41:55.798 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-11-02T10:41:55.812 INFO:tasks.cephadm:Adding mgr.y on smithi114 2023-11-02T10:41:55.812 INFO:tasks.cephadm:Adding mgr.x on smithi174 2023-11-02T10:41:55.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch apply mgr '2;smithi114=y;smithi174=x' 2023-11-02T10:41:55.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:55 smithi174 bash[24093]: audit 2023-11-02T10:41:54.963258+0000 mon.a (mon.0) 162 : audit [DBG] from='client.? 172.21.15.114:0/1852565121' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:41:56.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:55 smithi114 bash[27669]: audit 2023-11-02T10:41:54.963258+0000 mon.a (mon.0) 162 : audit [DBG] from='client.? 172.21.15.114:0/1852565121' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:41:56.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:55 smithi114 bash[24104]: audit 2023-11-02T10:41:54.963258+0000 mon.a (mon.0) 162 : audit [DBG] from='client.? 172.21.15.114:0/1852565121' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:41:57.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:57 smithi174 bash[24093]: cluster 2023-11-02T10:41:55.571397+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-02T10:41:57.552 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:57 smithi114 bash[27669]: cluster 2023-11-02T10:41:55.571397+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-02T10:41:57.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:57 smithi114 bash[24104]: cluster 2023-11-02T10:41:55.571397+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-02T10:41:58.407 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled mgr update... 2023-11-02T10:41:59.110 DEBUG:teuthology.orchestra.run.smithi174:mgr.x> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.x.service 2023-11-02T10:41:59.113 INFO:tasks.cephadm:Deploying OSDs... 2023-11-02T10:41:59.113 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:41:59.114 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2023-11-02T10:41:59.121 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-02T10:41:59.121 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_1 2023-11-02T10:41:59.129 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-02T10:41:59.129 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-02T10:41:59.129 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 361 Links: 1 2023-11-02T10:41:59.130 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-02T10:41:59.130 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2023-11-02 10:37:18.733081060 +0000 2023-11-02T10:41:59.130 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2023-11-02 10:37:18.729081153 +0000 2023-11-02T10:41:59.130 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2023-11-02 10:37:18.729081153 +0000 2023-11-02T10:41:59.130 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2023-11-02T10:41:59.131 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-02T10:41:59.185 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2023-11-02T10:41:59.185 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2023-11-02T10:41:59.185 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000341148 s, 1.5 MB/s 2023-11-02T10:41:59.186 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-02T10:41:59.193 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_2 2023-11-02T10:41:59.200 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-02T10:41:59.200 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-02T10:41:59.200 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 367 Links: 1 2023-11-02T10:41:59.200 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-02T10:41:59.201 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2023-11-02 10:37:19.257068983 +0000 2023-11-02T10:41:59.201 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2023-11-02 10:37:19.253069074 +0000 2023-11-02T10:41:59.201 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2023-11-02 10:37:19.253069074 +0000 2023-11-02T10:41:59.201 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2023-11-02T10:41:59.201 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-02T10:41:59.256 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2023-11-02T10:41:59.257 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2023-11-02T10:41:59.257 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000403891 s, 1.3 MB/s 2023-11-02T10:41:59.258 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-02T10:41:59.265 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_3 2023-11-02T10:41:59.271 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-02T10:41:59.271 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-02T10:41:59.272 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 371 Links: 1 2023-11-02T10:41:59.272 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-02T10:41:59.272 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2023-11-02 10:37:19.737057918 +0000 2023-11-02T10:41:59.272 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2023-11-02 10:37:19.733058011 +0000 2023-11-02T10:41:59.272 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2023-11-02 10:37:19.733058011 +0000 2023-11-02T10:41:59.272 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2023-11-02T10:41:59.273 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-02T10:41:59.328 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2023-11-02T10:41:59.329 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2023-11-02T10:41:59.329 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000405161 s, 1.3 MB/s 2023-11-02T10:41:59.330 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-02T10:41:59.337 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_4 2023-11-02T10:41:59.343 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-02T10:41:59.343 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-02T10:41:59.344 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 6h/6d Inode: 377 Links: 1 2023-11-02T10:41:59.344 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-02T10:41:59.344 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2023-11-02 10:37:20.513040032 +0000 2023-11-02T10:41:59.344 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2023-11-02 10:37:20.241046301 +0000 2023-11-02T10:41:59.344 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2023-11-02 10:37:20.241046301 +0000 2023-11-02T10:41:59.345 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: - 2023-11-02T10:41:59.345 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-02T10:41:59.398 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[24104]: cluster 2023-11-02T10:41:57.571852+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-02T10:41:59.398 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[24104]: audit 2023-11-02T10:41:58.396924+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-02T10:41:58.396221\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-02T10:41:59.398 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[24104]: audit 2023-11-02T10:41:58.404375+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-02T10:41:58.396221\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-02T10:41:59.398 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[24104]: audit 2023-11-02T10:41:58.408249+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:41:59.399 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[24104]: audit 2023-11-02T10:41:58.415897+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-02T10:41:59.399 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[24104]: audit 2023-11-02T10:41:58.417592+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:41:59.399 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[24104]: audit 2023-11-02T10:41:58.419517+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-02T10:41:59.399 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[27669]: cluster 2023-11-02T10:41:57.571852+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-02T10:41:59.399 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[27669]: audit 2023-11-02T10:41:58.396924+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-02T10:41:58.396221\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-02T10:41:59.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[27669]: audit 2023-11-02T10:41:58.404375+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-02T10:41:58.396221\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-02T10:41:59.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[27669]: audit 2023-11-02T10:41:58.408249+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:41:59.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[27669]: audit 2023-11-02T10:41:58.415897+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-02T10:41:59.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[27669]: audit 2023-11-02T10:41:58.417592+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:41:59.400 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:41:59 smithi114 bash[27669]: audit 2023-11-02T10:41:58.419517+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-02T10:41:59.401 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2023-11-02T10:41:59.401 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2023-11-02T10:41:59.401 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000416557 s, 1.2 MB/s 2023-11-02T10:41:59.402 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-02T10:41:59.409 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-11-02T10:41:59.410 DEBUG:teuthology.orchestra.run.smithi174:> dd if=/scratch_devs of=/dev/stdout 2023-11-02T10:41:59.418 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-02T10:41:59.418 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_1 2023-11-02T10:41:59.466 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-11-02T10:41:59.466 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-02T10:41:59.466 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-11-02T10:41:59.467 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-02T10:41:59.467 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2023-11-02 10:37:18.397913965 +0000 2023-11-02T10:41:59.467 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2023-11-02 10:37:18.109920594 +0000 2023-11-02T10:41:59.468 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2023-11-02 10:37:18.109920594 +0000 2023-11-02T10:41:59.468 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2023-11-02T10:41:59.468 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-11-02T10:41:59.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:59 smithi174 bash[24093]: cluster 2023-11-02T10:41:57.571852+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-02T10:41:59.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:59 smithi174 bash[24093]: audit 2023-11-02T10:41:58.396924+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-02T10:41:58.396221\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-11-02T10:41:59.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:59 smithi174 bash[24093]: audit 2023-11-02T10:41:58.404375+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-11-02T10:41:58.396221\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-11-02T10:41:59.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:59 smithi174 bash[24093]: audit 2023-11-02T10:41:58.408249+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:41:59.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:59 smithi174 bash[24093]: audit 2023-11-02T10:41:58.415897+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-11-02T10:41:59.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:59 smithi174 bash[24093]: audit 2023-11-02T10:41:58.417592+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:41:59.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:41:59 smithi174 bash[24093]: audit 2023-11-02T10:41:58.419517+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-02T10:41:59.480 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2023-11-02T10:41:59.480 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2023-11-02T10:41:59.480 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000411892 s, 1.2 MB/s 2023-11-02T10:41:59.481 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-11-02T10:41:59.531 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_2 2023-11-02T10:41:59.540 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-11-02T10:41:59.540 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-02T10:41:59.540 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 6h/6d Inode: 368 Links: 1 2023-11-02T10:41:59.540 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-02T10:41:59.541 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2023-11-02 10:37:18.897902460 +0000 2023-11-02T10:41:59.541 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2023-11-02 10:37:18.609909086 +0000 2023-11-02T10:41:59.541 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2023-11-02 10:37:18.609909086 +0000 2023-11-02T10:41:59.541 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2023-11-02T10:41:59.541 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-11-02T10:41:59.551 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2023-11-02T10:41:59.551 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2023-11-02T10:41:59.551 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.00033673 s, 1.5 MB/s 2023-11-02T10:41:59.552 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-11-02T10:41:59.560 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_3 2023-11-02T10:41:59.568 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-11-02T10:41:59.568 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-02T10:41:59.568 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 6h/6d Inode: 371 Links: 1 2023-11-02T10:41:59.569 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-02T10:41:59.569 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2023-11-02 10:37:19.133897029 +0000 2023-11-02T10:41:59.569 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2023-11-02 10:37:19.129897120 +0000 2023-11-02T10:41:59.569 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2023-11-02 10:37:19.129897120 +0000 2023-11-02T10:41:59.569 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2023-11-02T10:41:59.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-11-02T10:41:59.606 INFO:journalctl@ceph.mgr.x.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:41:59.616 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2023-11-02T10:41:59.616 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2023-11-02T10:41:59.616 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000393632 s, 1.3 MB/s 2023-11-02T10:41:59.617 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-11-02T10:41:59.671 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_4 2023-11-02T10:41:59.676 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-11-02T10:41:59.676 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-11-02T10:41:59.677 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 6h/6d Inode: 379 Links: 1 2023-11-02T10:41:59.677 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-11-02T10:41:59.677 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2023-11-02 10:37:19.901879355 +0000 2023-11-02T10:41:59.677 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2023-11-02 10:37:19.613885982 +0000 2023-11-02T10:41:59.677 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2023-11-02 10:37:19.613885982 +0000 2023-11-02T10:41:59.678 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2023-11-02T10:41:59.678 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-11-02T10:41:59.688 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2023-11-02T10:41:59.688 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2023-11-02T10:41:59.689 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000382418 s, 1.3 MB/s 2023-11-02T10:41:59.689 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-11-02T10:41:59.743 INFO:tasks.cephadm:Deploying osd.0 on smithi114 with /dev/vg_nvme/lv_4... 2023-11-02T10:41:59.743 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-02T10:42:00.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:00 smithi114 bash[24104]: audit 2023-11-02T10:41:58.395076+0000 mgr.y (mgr.14140) 44 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi114=y;smithi174=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:00.302 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:00 smithi114 bash[24104]: cephadm 2023-11-02T10:41:58.396196+0000 mgr.y (mgr.14140) 45 : cephadm [INF] Saving service mgr spec with placement count:2 smithi114=y,smithi174=x 2023-11-02T10:42:00.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:00 smithi114 bash[24104]: cephadm 2023-11-02T10:41:58.418873+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-11-02T10:42:00.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:00 smithi114 bash[27669]: audit 2023-11-02T10:41:58.395076+0000 mgr.y (mgr.14140) 44 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi114=y;smithi174=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:00.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:00 smithi114 bash[27669]: cephadm 2023-11-02T10:41:58.396196+0000 mgr.y (mgr.14140) 45 : cephadm [INF] Saving service mgr spec with placement count:2 smithi114=y,smithi174=x 2023-11-02T10:42:00.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:00 smithi114 bash[27669]: cephadm 2023-11-02T10:41:58.418873+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-11-02T10:42:00.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:00 smithi174 bash[24093]: audit 2023-11-02T10:41:58.395076+0000 mgr.y (mgr.14140) 44 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi114=y;smithi174=x", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:00.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:00 smithi174 bash[24093]: cephadm 2023-11-02T10:41:58.396196+0000 mgr.y (mgr.14140) 45 : cephadm [INF] Saving service mgr spec with placement count:2 smithi114=y,smithi174=x 2023-11-02T10:42:00.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:00 smithi174 bash[24093]: cephadm 2023-11-02T10:41:58.418873+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-11-02T10:42:00.746 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:42:00 smithi174 docker[24845]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mgr.x 2023-11-02T10:42:00.747 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:42:00 smithi174 systemd[1]: Started Ceph mgr.x for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:42:01.396 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:01 smithi174 bash[24093]: cluster 2023-11-02T10:41:59.572330+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:01.396 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:01 smithi174 bash[24093]: audit 2023-11-02T10:42:00.742098+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:42:01.397 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:01 smithi174 bash[24093]: audit 2023-11-02T10:42:00.747854+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:42:01.397 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:01 smithi174 bash[24093]: audit 2023-11-02T10:42:00.749436+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:01.516 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:01 smithi114 bash[24104]: cluster 2023-11-02T10:41:59.572330+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:01.516 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:01 smithi114 bash[24104]: audit 2023-11-02T10:42:00.742098+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:42:01.517 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:01 smithi114 bash[24104]: audit 2023-11-02T10:42:00.747854+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:42:01.517 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:01 smithi114 bash[24104]: audit 2023-11-02T10:42:00.749436+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:01.517 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:01 smithi114 bash[27669]: cluster 2023-11-02T10:41:59.572330+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:01.518 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:01 smithi114 bash[27669]: audit 2023-11-02T10:42:00.742098+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:42:01.518 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:01 smithi114 bash[27669]: audit 2023-11-02T10:42:00.747854+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"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-02T10:41:44.093042\", \"created\": \"2023-11-02T10:41:43.813405\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:42:01.518 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:01 smithi114 bash[27669]: audit 2023-11-02T10:42:00.749436+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:02.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:02 smithi174 bash[24093]: audit 2023-11-02T10:42:01.548476+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_daemon_update\": \"2023-11-02T10:42:01.547193\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:42:02.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:02 smithi174 bash[24093]: audit 2023-11-02T10:42:01.554409+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_daemon_update\": \"2023-11-02T10:42:01.547193\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:42:02.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:02 smithi174 bash[24093]: audit 2023-11-02T10:42:01.557336+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-02T10:42:02.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:02 smithi174 bash[24093]: audit 2023-11-02T10:42:01.559145+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:02.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:02 smithi174 bash[24093]: audit 2023-11-02T10:42:01.561690+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-02T10:42:02.552 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[27669]: audit 2023-11-02T10:42:01.548476+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_daemon_update\": \"2023-11-02T10:42:01.547193\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:42:02.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[24104]: audit 2023-11-02T10:42:01.548476+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_daemon_update\": \"2023-11-02T10:42:01.547193\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:42:02.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[27669]: audit 2023-11-02T10:42:01.554409+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_daemon_update\": \"2023-11-02T10:42:01.547193\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:42:02.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[27669]: audit 2023-11-02T10:42:01.557336+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-02T10:42:02.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[27669]: audit 2023-11-02T10:42:01.559145+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:02.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[27669]: audit 2023-11-02T10:42:01.561690+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-02T10:42:02.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[24104]: audit 2023-11-02T10:42:01.554409+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}}, \"last_daemon_update\": \"2023-11-02T10:42:01.547193\", \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:42:02.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[24104]: audit 2023-11-02T10:42:01.557336+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-11-02T10:42:02.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[24104]: audit 2023-11-02T10:42:01.559145+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:02.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:02 smithi114 bash[24104]: audit 2023-11-02T10:42:01.561690+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-11-02T10:42:03.164 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:03 smithi114 bash[24104]: cephadm 2023-11-02T10:42:01.556765+0000 mgr.y (mgr.14140) 48 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-02T10:42:03.164 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:03 smithi114 bash[24104]: cephadm 2023-11-02T10:42:01.560489+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Reconfiguring daemon mgr.y on smithi114 2023-11-02T10:42:03.164 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:03 smithi114 bash[24104]: cluster 2023-11-02T10:42:01.572801+0000 mgr.y (mgr.14140) 50 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:03.165 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:03 smithi114 bash[27669]: cephadm 2023-11-02T10:42:01.556765+0000 mgr.y (mgr.14140) 48 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-02T10:42:03.165 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:03 smithi114 bash[27669]: cephadm 2023-11-02T10:42:01.560489+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Reconfiguring daemon mgr.y on smithi114 2023-11-02T10:42:03.165 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:03 smithi114 bash[27669]: cluster 2023-11-02T10:42:01.572801+0000 mgr.y (mgr.14140) 50 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:03.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:03 smithi174 bash[24093]: cephadm 2023-11-02T10:42:01.556765+0000 mgr.y (mgr.14140) 48 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-11-02T10:42:03.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:03 smithi174 bash[24093]: cephadm 2023-11-02T10:42:01.560489+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Reconfiguring daemon mgr.y on smithi114 2023-11-02T10:42:03.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:03 smithi174 bash[24093]: cluster 2023-11-02T10:42:01.572801+0000 mgr.y (mgr.14140) 50 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:03.513 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-02T10:42:03.514 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-02T10:42:03.514 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10+0 records in 2023-11-02T10:42:03.514 INFO:teuthology.orchestra.run.smithi114.stderr:10+0 records out 2023-11-02T10:42:03.514 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0212862 s, 493 MB/s 2023-11-02T10:42:03.514 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping successful for: 2023-11-02T10:42:04.336 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi114:vg_nvme/lv_4 2023-11-02T10:42:04.464 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:04 smithi114 bash[24104]: audit 2023-11-02T10:42:03.891514+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:04.465 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:04 smithi114 bash[24104]: audit 2023-11-02T10:42:03.896665+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:04.465 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:04 smithi114 bash[24104]: audit 2023-11-02T10:42:03.897906+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:04.465 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:04 smithi114 bash[27669]: audit 2023-11-02T10:42:03.891514+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:04.466 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:04 smithi114 bash[27669]: audit 2023-11-02T10:42:03.896665+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:04.466 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:04 smithi114 bash[27669]: audit 2023-11-02T10:42:03.897906+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:04.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:04 smithi174 bash[24093]: audit 2023-11-02T10:42:03.891514+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:04.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:04 smithi174 bash[24093]: audit 2023-11-02T10:42:03.896665+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977657\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:41:30.977822\", \"created\": \"2023-11-02T10:41:30.147685\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:04.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:04 smithi174 bash[24093]: audit 2023-11-02T10:42:03.897906+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:05.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:05 smithi114 bash[27669]: cluster 2023-11-02T10:42:03.573289+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:05.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:05 smithi114 bash[27669]: audit 2023-11-02T10:42:04.394507+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_daemon_update\": \"2023-11-02T10:42:04.393394\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:05.432 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:05 smithi114 bash[27669]: audit 2023-11-02T10:42:04.397972+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_daemon_update\": \"2023-11-02T10:42:04.393394\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:05.433 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:05 smithi114 bash[24104]: cluster 2023-11-02T10:42:03.573289+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:05.433 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:05 smithi114 bash[24104]: audit 2023-11-02T10:42:04.394507+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_daemon_update\": \"2023-11-02T10:42:04.393394\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:05.433 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:05 smithi114 bash[24104]: audit 2023-11-02T10:42:04.397972+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_daemon_update\": \"2023-11-02T10:42:04.393394\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:05.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:05 smithi174 bash[24093]: cluster 2023-11-02T10:42:03.573289+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:05.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:05 smithi174 bash[24093]: audit 2023-11-02T10:42:04.394507+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_daemon_update\": \"2023-11-02T10:42:04.393394\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:05.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:05 smithi174 bash[24093]: audit 2023-11-02T10:42:04.397972+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}}, \"last_daemon_update\": \"2023-11-02T10:42:04.393394\", \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:06.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:06 smithi174 bash[24093]: audit 2023-11-02T10:42:05.701334+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.174:0/3366843070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:42:06.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:06 smithi174 bash[24093]: cluster 2023-11-02T10:42:05.702440+0000 mon.a (mon.0) 182 : cluster [DBG] Standby manager daemon x started 2023-11-02T10:42:06.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:06 smithi174 bash[24093]: audit 2023-11-02T10:42:05.704921+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.174:0/3366843070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:42:06.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:06 smithi114 bash[24104]: audit 2023-11-02T10:42:05.701334+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.174:0/3366843070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:42:06.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:06 smithi114 bash[24104]: cluster 2023-11-02T10:42:05.702440+0000 mon.a (mon.0) 182 : cluster [DBG] Standby manager daemon x started 2023-11-02T10:42:06.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:06 smithi114 bash[24104]: audit 2023-11-02T10:42:05.704921+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.174:0/3366843070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:42:06.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:06 smithi114 bash[27669]: audit 2023-11-02T10:42:05.701334+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.174:0/3366843070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:42:06.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:06 smithi114 bash[27669]: cluster 2023-11-02T10:42:05.702440+0000 mon.a (mon.0) 182 : cluster [DBG] Standby manager daemon x started 2023-11-02T10:42:06.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:06 smithi114 bash[27669]: audit 2023-11-02T10:42:05.704921+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.174:0/3366843070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:42:07.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:07 smithi174 bash[24093]: cluster 2023-11-02T10:42:05.573800+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-02T10:42:07.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:07 smithi174 bash[24093]: cluster 2023-11-02T10:42:06.170709+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2023-11-02T10:42:07.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:07 smithi174 bash[24093]: audit 2023-11-02T10:42:06.170878+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-02T10:42:07.481 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:07 smithi114 bash[27669]: cluster 2023-11-02T10:42:05.573800+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-02T10:42:07.481 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:07 smithi114 bash[27669]: cluster 2023-11-02T10:42:06.170709+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2023-11-02T10:42:07.481 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:07 smithi114 bash[27669]: audit 2023-11-02T10:42:06.170878+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-02T10:42:07.482 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:07 smithi114 bash[24104]: cluster 2023-11-02T10:42:05.573800+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-02T10:42:07.482 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:07 smithi114 bash[24104]: cluster 2023-11-02T10:42:06.170709+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2023-11-02T10:42:07.482 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:07 smithi114 bash[24104]: audit 2023-11-02T10:42:06.170878+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-02T10:42:08.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:08 smithi174 bash[24093]: audit 2023-11-02T10:42:07.254476+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:42:08.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:08 smithi174 bash[24093]: audit 2023-11-02T10:42:07.255467+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:08.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:08 smithi174 bash[24093]: audit 2023-11-02T10:42:07.256482+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:08.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:08 smithi114 bash[24104]: audit 2023-11-02T10:42:07.254476+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:42:08.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:08 smithi114 bash[24104]: audit 2023-11-02T10:42:07.255467+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:08.552 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:08 smithi114 bash[24104]: audit 2023-11-02T10:42:07.256482+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:08.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:08 smithi114 bash[27669]: audit 2023-11-02T10:42:07.254476+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:42:08.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:08 smithi114 bash[27669]: audit 2023-11-02T10:42:07.255467+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:08.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:08 smithi114 bash[27669]: audit 2023-11-02T10:42:07.256482+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:09.302 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:09 smithi114 bash[27669]: audit 2023-11-02T10:42:07.252846+0000 mgr.y (mgr.14140) 53 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:09.302 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:09 smithi114 bash[27669]: cephadm 2023-11-02T10:42:07.254065+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:42:09.302 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:09 smithi114 bash[27669]: cluster 2023-11-02T10:42:07.574408+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:09 smithi114 bash[24104]: audit 2023-11-02T10:42:07.252846+0000 mgr.y (mgr.14140) 53 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:09 smithi114 bash[24104]: cephadm 2023-11-02T10:42:07.254065+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:42:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:09 smithi114 bash[24104]: cluster 2023-11-02T10:42:07.574408+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:09.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:09 smithi174 bash[24093]: audit 2023-11-02T10:42:07.252846+0000 mgr.y (mgr.14140) 53 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:09.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:09 smithi174 bash[24093]: cephadm 2023-11-02T10:42:07.254065+0000 mgr.y (mgr.14140) 54 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:42:09.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:09 smithi174 bash[24093]: cluster 2023-11-02T10:42:07.574408+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:10.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:10 smithi174 bash[24093]: cluster 2023-11-02T10:42:09.574884+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:10.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:10 smithi114 bash[24104]: cluster 2023-11-02T10:42:09.574884+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:10.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:10 smithi114 bash[27669]: cluster 2023-11-02T10:42:09.574884+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:11.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:11 smithi174 bash[24093]: audit 2023-11-02T10:42:10.472465+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.114:0/865733439' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb91e6be-bee0-4c5f-aeb4-e84d736f627e"}]: dispatch 2023-11-02T10:42:11.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:11 smithi174 bash[24093]: audit 2023-11-02T10:42:10.473087+0000 mon.a (mon.0) 188 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb91e6be-bee0-4c5f-aeb4-e84d736f627e"}]: dispatch 2023-11-02T10:42:11.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:11 smithi174 bash[24093]: audit 2023-11-02T10:42:10.480434+0000 mon.a (mon.0) 189 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb91e6be-bee0-4c5f-aeb4-e84d736f627e"}]': finished 2023-11-02T10:42:11.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:11 smithi174 bash[24093]: cluster 2023-11-02T10:42:10.480463+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-02T10:42:11.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:11 smithi174 bash[24093]: audit 2023-11-02T10:42:10.480642+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:11.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[27669]: audit 2023-11-02T10:42:10.472465+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.114:0/865733439' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb91e6be-bee0-4c5f-aeb4-e84d736f627e"}]: dispatch 2023-11-02T10:42:11.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[27669]: audit 2023-11-02T10:42:10.473087+0000 mon.a (mon.0) 188 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb91e6be-bee0-4c5f-aeb4-e84d736f627e"}]: dispatch 2023-11-02T10:42:11.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[27669]: audit 2023-11-02T10:42:10.480434+0000 mon.a (mon.0) 189 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb91e6be-bee0-4c5f-aeb4-e84d736f627e"}]': finished 2023-11-02T10:42:11.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[27669]: cluster 2023-11-02T10:42:10.480463+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-02T10:42:11.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[27669]: audit 2023-11-02T10:42:10.480642+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:11.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[24104]: audit 2023-11-02T10:42:10.472465+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.114:0/865733439' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb91e6be-bee0-4c5f-aeb4-e84d736f627e"}]: dispatch 2023-11-02T10:42:11.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[24104]: audit 2023-11-02T10:42:10.473087+0000 mon.a (mon.0) 188 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb91e6be-bee0-4c5f-aeb4-e84d736f627e"}]: dispatch 2023-11-02T10:42:11.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[24104]: audit 2023-11-02T10:42:10.480434+0000 mon.a (mon.0) 189 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb91e6be-bee0-4c5f-aeb4-e84d736f627e"}]': finished 2023-11-02T10:42:11.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[24104]: cluster 2023-11-02T10:42:10.480463+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-11-02T10:42:11.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:11 smithi114 bash[24104]: audit 2023-11-02T10:42:10.480642+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:12.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:12 smithi174 bash[24093]: cluster 2023-11-02T10:42:11.575389+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:12.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:12 smithi114 bash[24104]: cluster 2023-11-02T10:42:11.575389+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:12.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:12 smithi114 bash[27669]: cluster 2023-11-02T10:42:11.575389+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:13.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:13 smithi174 bash[24093]: audit 2023-11-02T10:42:12.640011+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.114:0/1854060645' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:42:13.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:13 smithi114 bash[27669]: audit 2023-11-02T10:42:12.640011+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.114:0/1854060645' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:42:13.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:13 smithi114 bash[24104]: audit 2023-11-02T10:42:12.640011+0000 mon.a (mon.0) 192 : audit [DBG] from='client.? 172.21.15.114:0/1854060645' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:42:14.703 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:14 smithi114 bash[27669]: cluster 2023-11-02T10:42:13.575969+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:14.703 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:14 smithi114 bash[24104]: cluster 2023-11-02T10:42:13.575969+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:14.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:14 smithi174 bash[24093]: cluster 2023-11-02T10:42:13.575969+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:15.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:15 smithi174 bash[24093]: audit 2023-11-02T10:42:15.384223+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:15.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:15 smithi114 bash[24104]: audit 2023-11-02T10:42:15.384223+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:15.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:15 smithi114 bash[27669]: audit 2023-11-02T10:42:15.384223+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:16.703 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:16 smithi114 bash[24104]: cluster 2023-11-02T10:42:15.576352+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-02T10:42:16.703 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:16 smithi114 bash[27669]: cluster 2023-11-02T10:42:15.576352+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-02T10:42:16.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:16 smithi174 bash[24093]: cluster 2023-11-02T10:42:15.576352+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-02T10:42:18.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:18 smithi114 bash[24104]: cluster 2023-11-02T10:42:17.576820+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-02T10:42:18.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:18 smithi114 bash[27669]: cluster 2023-11-02T10:42:17.576820+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-02T10:42:18.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:18 smithi174 bash[24093]: cluster 2023-11-02T10:42:17.576820+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-02T10:42:19.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:19 smithi174 bash[24093]: audit 2023-11-02T10:42:18.970239+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-02T10:42:19.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:19 smithi174 bash[24093]: audit 2023-11-02T10:42:18.971785+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:19.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:19 smithi174 bash[24093]: cephadm 2023-11-02T10:42:18.973026+0000 mgr.y (mgr.14140) 61 : cephadm [INF] Deploying daemon osd.0 on smithi114 2023-11-02T10:42:19.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:19 smithi174 bash[24093]: audit 2023-11-02T10:42:18.973595+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-02T10:42:20.023 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:19 smithi114 bash[24104]: audit 2023-11-02T10:42:18.970239+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-02T10:42:20.023 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:19 smithi114 bash[24104]: audit 2023-11-02T10:42:18.971785+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:20.023 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:19 smithi114 bash[24104]: cephadm 2023-11-02T10:42:18.973026+0000 mgr.y (mgr.14140) 61 : cephadm [INF] Deploying daemon osd.0 on smithi114 2023-11-02T10:42:20.023 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:19 smithi114 bash[24104]: audit 2023-11-02T10:42:18.973595+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-02T10:42:20.024 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:19 smithi114 bash[27669]: audit 2023-11-02T10:42:18.970239+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-11-02T10:42:20.024 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:19 smithi114 bash[27669]: audit 2023-11-02T10:42:18.971785+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:20.024 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:19 smithi114 bash[27669]: cephadm 2023-11-02T10:42:18.973026+0000 mgr.y (mgr.14140) 61 : cephadm [INF] Deploying daemon osd.0 on smithi114 2023-11-02T10:42:20.024 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:19 smithi114 bash[27669]: audit 2023-11-02T10:42:18.973595+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-11-02T10:42:20.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:20 smithi174 bash[24093]: cluster 2023-11-02T10:42:19.577317+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:21.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:20 smithi114 bash[27669]: cluster 2023-11-02T10:42:19.577317+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:21.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:20 smithi114 bash[24104]: cluster 2023-11-02T10:42:19.577317+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:21.349 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 0 on host 'smithi114' 2023-11-02T10:42:21.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:21 smithi174 bash[24093]: audit 2023-11-02T10:42:21.340460+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:21.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:21 smithi174 bash[24093]: audit 2023-11-02T10:42:21.341172+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:21.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:21 smithi174 bash[24093]: audit 2023-11-02T10:42:21.345245+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:22.121 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:21 smithi114 bash[27669]: audit 2023-11-02T10:42:21.340460+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:22.121 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:21 smithi114 bash[27669]: audit 2023-11-02T10:42:21.341172+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:22.122 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:21 smithi114 bash[27669]: audit 2023-11-02T10:42:21.345245+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:22.122 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:21 smithi114 bash[24104]: audit 2023-11-02T10:42:21.340460+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:22.122 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:21 smithi114 bash[24104]: audit 2023-11-02T10:42:21.341172+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:22.123 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:21 smithi114 bash[24104]: audit 2023-11-02T10:42:21.345245+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.392920\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:04.393085\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:04.393193\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_device_update\": \"2023-11-02T10:40:39.679191\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:22.732 DEBUG:teuthology.orchestra.run.smithi114:osd.0> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.0.service 2023-11-02T10:42:22.734 INFO:tasks.cephadm:Deploying osd.1 on smithi114 with /dev/vg_nvme/lv_3... 2023-11-02T10:42:22.735 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-02T10:42:22.870 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:22 smithi114 bash[27669]: cluster 2023-11-02T10:42:21.577783+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:22.871 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:22 smithi114 bash[24104]: cluster 2023-11-02T10:42:21.577783+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:22.871 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:22 smithi114 bash[24104]: audit 2023-11-02T10:42:22.320114+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:22.872 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:22 smithi114 bash[24104]: audit 2023-11-02T10:42:22.326208+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:22.872 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:22 smithi114 bash[24104]: audit 2023-11-02T10:42:22.327603+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:22.872 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:22 smithi114 bash[27669]: audit 2023-11-02T10:42:22.320114+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:22.872 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:22 smithi114 bash[27669]: audit 2023-11-02T10:42:22.326208+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:22.873 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:22 smithi114 bash[27669]: audit 2023-11-02T10:42:22.327603+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:22.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:22 smithi174 bash[24093]: cluster 2023-11-02T10:42:21.577783+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:22.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:22 smithi174 bash[24093]: audit 2023-11-02T10:42:22.320114+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:22.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:22 smithi174 bash[24093]: audit 2023-11-02T10:42:22.326208+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:22.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:22 smithi174 bash[24093]: audit 2023-11-02T10:42:22.327603+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:24.156 INFO:journalctl@ceph.osd.0.smithi114.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:42:24.552 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:24 smithi114 bash[29407]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-02T10:42:24.552 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:24 smithi114 bash[29407]: 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-02T10:42:24.553 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:24 smithi114 bash[29407]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-11-02T10:42:24.553 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:24 smithi114 bash[29407]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-11-02T10:42:24.553 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:24 smithi114 bash[29407]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-02T10:42:24.553 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:24 smithi114 bash[29407]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-11-02T10:42:24.553 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:24 smithi114 bash[29407]: --> ceph-volume lvm activate successful for osd ID: 0 2023-11-02T10:42:24.960 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:24 smithi114 bash[24104]: cluster 2023-11-02T10:42:23.578360+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-02T10:42:24.961 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:24 smithi114 bash[27669]: cluster 2023-11-02T10:42:23.578360+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-02T10:42:24.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:24 smithi174 bash[24093]: cluster 2023-11-02T10:42:23.578360+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-02T10:42:26.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:26 smithi174 bash[24093]: cluster 2023-11-02T10:42:25.578808+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-02T10:42:26.979 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:26 smithi114 bash[24104]: cluster 2023-11-02T10:42:25.578808+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-02T10:42:26.979 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:26 smithi114 bash[27669]: cluster 2023-11-02T10:42:25.578808+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-02T10:42:28.552 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:28 smithi114 bash[29761]: debug 2023-11-02T10:42:28.138+0000 7f0793607ec0 -1 Falling back to public interface 2023-11-02T10:42:28.771 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-02T10:42:28.771 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-02T10:42:28.772 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10+0 records in 2023-11-02T10:42:28.772 INFO:teuthology.orchestra.run.smithi114.stderr:10+0 records out 2023-11-02T10:42:28.772 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0192172 s, 546 MB/s 2023-11-02T10:42:28.772 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping successful for: 2023-11-02T10:42:28.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:28 smithi174 bash[24093]: cluster 2023-11-02T10:42:27.579288+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-02T10:42:28.984 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:28 smithi114 bash[27669]: cluster 2023-11-02T10:42:27.579288+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-02T10:42:28.985 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:28 smithi114 bash[29761]: debug 2023-11-02T10:42:28.758+0000 7f0793607ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-11-02T10:42:28.985 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:28 smithi114 bash[24104]: cluster 2023-11-02T10:42:27.579288+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-02T10:42:29.541 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi114:vg_nvme/lv_3 2023-11-02T10:42:29.863 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:29 smithi114 bash[24104]: audit 2023-11-02T10:42:28.765225+0000 mon.a (mon.0) 203 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-02T10:42:29.864 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:29 smithi114 bash[27669]: audit 2023-11-02T10:42:28.765225+0000 mon.a (mon.0) 203 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-02T10:42:29.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:29 smithi174 bash[24093]: audit 2023-11-02T10:42:28.765225+0000 mon.a (mon.0) 203 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-11-02T10:42:30.802 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[29761]: debug 2023-11-02T10:42:30.682+0000 7f077c3bc700 -1 osd.0 0 waiting for initial osdmap 2023-11-02T10:42:30.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[27669]: cluster 2023-11-02T10:42:29.579743+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-02T10:42:30.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[27669]: audit 2023-11-02T10:42:29.673178+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-02T10:42:30.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[27669]: cluster 2023-11-02T10:42:29.673226+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-02T10:42:30.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[27669]: audit 2023-11-02T10:42:29.674147+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:30.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[27669]: audit 2023-11-02T10:42:29.674724+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:42:30.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[27669]: audit 2023-11-02T10:42:30.676539+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:42:30.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[27669]: cluster 2023-11-02T10:42:30.676678+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-02T10:42:30.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[24104]: cluster 2023-11-02T10:42:29.579743+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-02T10:42:30.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[24104]: audit 2023-11-02T10:42:29.673178+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-02T10:42:30.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[24104]: cluster 2023-11-02T10:42:29.673226+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-02T10:42:30.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[24104]: audit 2023-11-02T10:42:29.674147+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:30.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[24104]: audit 2023-11-02T10:42:29.674724+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:42:30.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[24104]: audit 2023-11-02T10:42:30.676539+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:42:30.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:30 smithi114 bash[24104]: cluster 2023-11-02T10:42:30.676678+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-02T10:42:30.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:30 smithi174 bash[24093]: cluster 2023-11-02T10:42:29.579743+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-02T10:42:30.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:30 smithi174 bash[24093]: audit 2023-11-02T10:42:29.673178+0000 mon.a (mon.0) 204 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-11-02T10:42:30.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:30 smithi174 bash[24093]: cluster 2023-11-02T10:42:29.673226+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-11-02T10:42:30.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:30 smithi174 bash[24093]: audit 2023-11-02T10:42:29.674147+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:30.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:30 smithi174 bash[24093]: audit 2023-11-02T10:42:29.674724+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:42:30.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:30 smithi174 bash[24093]: audit 2023-11-02T10:42:30.676539+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:42:30.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:30 smithi174 bash[24093]: cluster 2023-11-02T10:42:30.676678+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-11-02T10:42:31.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:31 smithi174 bash[24093]: cluster 2023-11-02T10:42:29.780165+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:42:31.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:31 smithi174 bash[24093]: cluster 2023-11-02T10:42:29.780235+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:42:31.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:31 smithi174 bash[24093]: audit 2023-11-02T10:42:30.677117+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:31.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:31 smithi174 bash[24093]: audit 2023-11-02T10:42:30.917183+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:31.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:31 smithi174 bash[24093]: audit 2023-11-02T10:42:31.150739+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:31.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:31 smithi174 bash[24093]: audit 2023-11-02T10:42:31.154123+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:32.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[24104]: cluster 2023-11-02T10:42:29.780165+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:42:32.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[24104]: cluster 2023-11-02T10:42:29.780235+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:42:32.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[24104]: audit 2023-11-02T10:42:30.677117+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:32.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[24104]: audit 2023-11-02T10:42:30.917183+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:32.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[27669]: cluster 2023-11-02T10:42:29.780165+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:42:32.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[27669]: cluster 2023-11-02T10:42:29.780235+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:42:32.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[27669]: audit 2023-11-02T10:42:30.677117+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:32.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[27669]: audit 2023-11-02T10:42:30.917183+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:32.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[24104]: audit 2023-11-02T10:42:31.150739+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:32.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[24104]: audit 2023-11-02T10:42:31.154123+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:32.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[27669]: audit 2023-11-02T10:42:31.150739+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:32.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:31 smithi114 bash[27669]: audit 2023-11-02T10:42:31.154123+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}}, \"last_daemon_update\": \"2023-11-02T10:42:22.318644\", \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:32.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:32 smithi174 bash[24093]: cluster 2023-11-02T10:42:31.580325+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:32.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:32 smithi174 bash[24093]: cluster 2023-11-02T10:42:31.688337+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317] boot 2023-11-02T10:42:32.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:32 smithi174 bash[24093]: cluster 2023-11-02T10:42:31.688445+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-02T10:42:32.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:32 smithi174 bash[24093]: audit 2023-11-02T10:42:31.690651+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:32.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:32 smithi174 bash[24093]: cluster 2023-11-02T10:42:32.690675+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-02T10:42:33.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[24104]: cluster 2023-11-02T10:42:31.580325+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:33.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[24104]: cluster 2023-11-02T10:42:31.688337+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317] boot 2023-11-02T10:42:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[24104]: cluster 2023-11-02T10:42:31.688445+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-02T10:42:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[24104]: audit 2023-11-02T10:42:31.690651+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[24104]: cluster 2023-11-02T10:42:32.690675+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-02T10:42:33.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[27669]: cluster 2023-11-02T10:42:31.580325+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-11-02T10:42:33.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[27669]: cluster 2023-11-02T10:42:31.688337+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.114:6802/3607678317,v1:172.21.15.114:6803/3607678317] boot 2023-11-02T10:42:33.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[27669]: cluster 2023-11-02T10:42:31.688445+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-11-02T10:42:33.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[27669]: audit 2023-11-02T10:42:31.690651+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:42:33.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:32 smithi114 bash[27669]: cluster 2023-11-02T10:42:32.690675+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-11-02T10:42:33.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:33 smithi174 bash[24093]: audit 2023-11-02T10:42:33.050418+0000 mgr.y (mgr.14140) 69 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:33.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:33 smithi174 bash[24093]: cephadm 2023-11-02T10:42:33.051835+0000 mgr.y (mgr.14140) 70 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:42:33.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:33 smithi174 bash[24093]: audit 2023-11-02T10:42:33.052270+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:42:33.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:33 smithi174 bash[24093]: audit 2023-11-02T10:42:33.053483+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:33.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:33 smithi174 bash[24093]: audit 2023-11-02T10:42:33.055112+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:33.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:33 smithi174 bash[24093]: cluster 2023-11-02T10:42:33.694219+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-11-02T10:42:34.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[24104]: audit 2023-11-02T10:42:33.050418+0000 mgr.y (mgr.14140) 69 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:34.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[24104]: cephadm 2023-11-02T10:42:33.051835+0000 mgr.y (mgr.14140) 70 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:42:34.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[24104]: audit 2023-11-02T10:42:33.052270+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:42:34.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[24104]: audit 2023-11-02T10:42:33.053483+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:34.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[24104]: audit 2023-11-02T10:42:33.055112+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:34.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[24104]: cluster 2023-11-02T10:42:33.694219+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-11-02T10:42:34.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[27669]: audit 2023-11-02T10:42:33.050418+0000 mgr.y (mgr.14140) 69 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:34.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[27669]: cephadm 2023-11-02T10:42:33.051835+0000 mgr.y (mgr.14140) 70 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:42:34.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[27669]: audit 2023-11-02T10:42:33.052270+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:42:34.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[27669]: audit 2023-11-02T10:42:33.053483+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:34.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[27669]: audit 2023-11-02T10:42:33.055112+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:34.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:33 smithi114 bash[27669]: cluster 2023-11-02T10:42:33.694219+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-11-02T10:42:34.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:34 smithi174 bash[24093]: cluster 2023-11-02T10:42:33.580908+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:34.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:34 smithi174 bash[24093]: cluster 2023-11-02T10:42:33.694893+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-02T10:42:35.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:34 smithi114 bash[27669]: cluster 2023-11-02T10:42:33.580908+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:35.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:34 smithi114 bash[27669]: cluster 2023-11-02T10:42:33.694893+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-02T10:42:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:34 smithi114 bash[24104]: cluster 2023-11-02T10:42:33.580908+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:34 smithi114 bash[24104]: cluster 2023-11-02T10:42:33.694893+0000 mon.a (mon.0) 222 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-11-02T10:42:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:36 smithi174 bash[24093]: cluster 2023-11-02T10:42:35.581448+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:36 smithi174 bash[24093]: audit 2023-11-02T10:42:36.445367+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.114:0/3620165276' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e04aef1f-639a-450b-89e6-657d65acb43d"}]: dispatch 2023-11-02T10:42:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:36 smithi174 bash[24093]: audit 2023-11-02T10:42:36.446164+0000 mon.a (mon.0) 223 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e04aef1f-639a-450b-89e6-657d65acb43d"}]: dispatch 2023-11-02T10:42:36.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:36 smithi174 bash[24093]: audit 2023-11-02T10:42:36.455788+0000 mon.a (mon.0) 224 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e04aef1f-639a-450b-89e6-657d65acb43d"}]': finished 2023-11-02T10:42:36.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:36 smithi174 bash[24093]: cluster 2023-11-02T10:42:36.455896+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-11-02T10:42:36.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:36 smithi174 bash[24093]: audit 2023-11-02T10:42:36.456153+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:37.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[27669]: cluster 2023-11-02T10:42:35.581448+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[27669]: audit 2023-11-02T10:42:36.445367+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.114:0/3620165276' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e04aef1f-639a-450b-89e6-657d65acb43d"}]: dispatch 2023-11-02T10:42:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[27669]: audit 2023-11-02T10:42:36.446164+0000 mon.a (mon.0) 223 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e04aef1f-639a-450b-89e6-657d65acb43d"}]: dispatch 2023-11-02T10:42:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[27669]: audit 2023-11-02T10:42:36.455788+0000 mon.a (mon.0) 224 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e04aef1f-639a-450b-89e6-657d65acb43d"}]': finished 2023-11-02T10:42:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[27669]: cluster 2023-11-02T10:42:36.455896+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-11-02T10:42:37.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[27669]: audit 2023-11-02T10:42:36.456153+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:37.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[24104]: cluster 2023-11-02T10:42:35.581448+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:37.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[24104]: audit 2023-11-02T10:42:36.445367+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.114:0/3620165276' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e04aef1f-639a-450b-89e6-657d65acb43d"}]: dispatch 2023-11-02T10:42:37.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[24104]: audit 2023-11-02T10:42:36.446164+0000 mon.a (mon.0) 223 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e04aef1f-639a-450b-89e6-657d65acb43d"}]: dispatch 2023-11-02T10:42:37.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[24104]: audit 2023-11-02T10:42:36.455788+0000 mon.a (mon.0) 224 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e04aef1f-639a-450b-89e6-657d65acb43d"}]': finished 2023-11-02T10:42:37.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[24104]: cluster 2023-11-02T10:42:36.455896+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-11-02T10:42:37.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:36 smithi114 bash[24104]: audit 2023-11-02T10:42:36.456153+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:39.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:38 smithi114 bash[27669]: cluster 2023-11-02T10:42:37.582023+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:39.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:38 smithi114 bash[27669]: audit 2023-11-02T10:42:38.669268+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.114:0/2607005025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:42:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:38 smithi114 bash[24104]: cluster 2023-11-02T10:42:37.582023+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:38 smithi114 bash[24104]: audit 2023-11-02T10:42:38.669268+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.114:0/2607005025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:42:39.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:38 smithi174 bash[24093]: cluster 2023-11-02T10:42:37.582023+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:39.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:38 smithi174 bash[24093]: audit 2023-11-02T10:42:38.669268+0000 mon.a (mon.0) 227 : audit [DBG] from='client.? 172.21.15.114:0/2607005025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:42:40.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:40 smithi174 bash[24093]: cluster 2023-11-02T10:42:39.582620+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:40.731 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:40 smithi114 bash[27669]: cluster 2023-11-02T10:42:39.582620+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:40.731 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:40 smithi114 bash[24104]: cluster 2023-11-02T10:42:39.582620+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:41.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:41 smithi174 bash[24093]: cluster 2023-11-02T10:42:40.302675+0000 mon.a (mon.0) 228 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-02T10:42:41.802 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:41 smithi114 bash[24104]: cluster 2023-11-02T10:42:40.302675+0000 mon.a (mon.0) 228 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-02T10:42:41.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:41 smithi114 bash[27669]: cluster 2023-11-02T10:42:40.302675+0000 mon.a (mon.0) 228 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-11-02T10:42:42.683 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:42 smithi114 bash[24104]: audit 2023-11-02T10:42:41.435747+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:42.683 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:42 smithi114 bash[24104]: cluster 2023-11-02T10:42:41.583117+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:42.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:42 smithi114 bash[27669]: audit 2023-11-02T10:42:41.435747+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:42.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:42 smithi114 bash[27669]: cluster 2023-11-02T10:42:41.583117+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:42.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:42 smithi174 bash[24093]: audit 2023-11-02T10:42:41.435747+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:42.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:42 smithi174 bash[24093]: cluster 2023-11-02T10:42:41.583117+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:44.802 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:44 smithi114 bash[27669]: cluster 2023-11-02T10:42:43.583716+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-02T10:42:44.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:44 smithi114 bash[24104]: cluster 2023-11-02T10:42:43.583716+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-02T10:42:44.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:44 smithi174 bash[24093]: cluster 2023-11-02T10:42:43.583716+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-02T10:42:45.961 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:45 smithi114 bash[24104]: audit 2023-11-02T10:42:45.055941+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-02T10:42:45.962 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:45 smithi114 bash[24104]: audit 2023-11-02T10:42:45.057785+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:45.962 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:45 smithi114 bash[24104]: cephadm 2023-11-02T10:42:45.059274+0000 mgr.y (mgr.14140) 77 : cephadm [INF] Deploying daemon osd.1 on smithi114 2023-11-02T10:42:45.962 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:45 smithi114 bash[24104]: audit 2023-11-02T10:42:45.059952+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-02T10:42:45.962 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:45 smithi114 bash[27669]: audit 2023-11-02T10:42:45.055941+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-02T10:42:45.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:45 smithi114 bash[27669]: audit 2023-11-02T10:42:45.057785+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:45.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:45 smithi114 bash[27669]: cephadm 2023-11-02T10:42:45.059274+0000 mgr.y (mgr.14140) 77 : cephadm [INF] Deploying daemon osd.1 on smithi114 2023-11-02T10:42:45.963 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:45 smithi114 bash[27669]: audit 2023-11-02T10:42:45.059952+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-02T10:42:45.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:45 smithi174 bash[24093]: audit 2023-11-02T10:42:45.055941+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-11-02T10:42:45.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:45 smithi174 bash[24093]: audit 2023-11-02T10:42:45.057785+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:45.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:45 smithi174 bash[24093]: cephadm 2023-11-02T10:42:45.059274+0000 mgr.y (mgr.14140) 77 : cephadm [INF] Deploying daemon osd.1 on smithi114 2023-11-02T10:42:45.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:45 smithi174 bash[24093]: audit 2023-11-02T10:42:45.059952+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-11-02T10:42:46.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:46 smithi174 bash[24093]: cluster 2023-11-02T10:42:45.584297+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:46.985 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:46 smithi114 bash[27669]: cluster 2023-11-02T10:42:45.584297+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:46.985 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:46 smithi114 bash[24104]: cluster 2023-11-02T10:42:45.584297+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:47.236 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 1 on host 'smithi114' 2023-11-02T10:42:47.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:47 smithi174 bash[24093]: audit 2023-11-02T10:42:47.221530+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:47.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:47 smithi174 bash[24093]: audit 2023-11-02T10:42:47.222454+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:47.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:47 smithi174 bash[24093]: audit 2023-11-02T10:42:47.226643+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:48.051 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:47 smithi114 bash[27669]: audit 2023-11-02T10:42:47.221530+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:48.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:47 smithi114 bash[27669]: audit 2023-11-02T10:42:47.222454+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:48.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:47 smithi114 bash[27669]: audit 2023-11-02T10:42:47.226643+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:48.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:47 smithi114 bash[24104]: audit 2023-11-02T10:42:47.221530+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:48.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:47 smithi114 bash[24104]: audit 2023-11-02T10:42:47.222454+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:48.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:47 smithi114 bash[24104]: audit 2023-11-02T10:42:47.226643+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.317953\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:22.318153\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:22.318280\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"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-02T10:42:22.318448\", \"created\": \"2023-11-02T10:42:21.314497\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_device_update\": \"2023-11-02T10:42:31.150001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:48.792 DEBUG:teuthology.orchestra.run.smithi114:osd.1> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.1.service 2023-11-02T10:42:48.794 INFO:tasks.cephadm:Deploying osd.2 on smithi114 with /dev/vg_nvme/lv_2... 2023-11-02T10:42:48.795 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-02T10:42:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:48 smithi174 bash[24093]: cluster 2023-11-02T10:42:47.584767+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:48 smithi174 bash[24093]: audit 2023-11-02T10:42:48.081800+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:48 smithi174 bash[24093]: audit 2023-11-02T10:42:48.088413+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:48.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:48 smithi174 bash[24093]: audit 2023-11-02T10:42:48.089794+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:49.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:48 smithi114 bash[24104]: cluster 2023-11-02T10:42:47.584767+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:49.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:48 smithi114 bash[27669]: cluster 2023-11-02T10:42:47.584767+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:49.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:48 smithi114 bash[24104]: audit 2023-11-02T10:42:48.081800+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:49.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:48 smithi114 bash[24104]: audit 2023-11-02T10:42:48.088413+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:49.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:48 smithi114 bash[24104]: audit 2023-11-02T10:42:48.089794+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:49.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:48 smithi114 bash[27669]: audit 2023-11-02T10:42:48.081800+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:49.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:48 smithi114 bash[27669]: audit 2023-11-02T10:42:48.088413+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:49.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:48 smithi114 bash[27669]: audit 2023-11-02T10:42:48.089794+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:50.017 INFO:journalctl@ceph.osd.1.smithi114.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:42:50.419 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:50 smithi114 bash[27669]: cluster 2023-11-02T10:42:49.585285+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-02T10:42:50.419 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:50 smithi114 bash[24104]: cluster 2023-11-02T10:42:49.585285+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-02T10:42:50.420 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:50 smithi114 bash[30985]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-02T10:42:50.420 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:50 smithi114 bash[30985]: 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-02T10:42:50.420 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:50 smithi114 bash[30985]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-11-02T10:42:50.420 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:50 smithi114 bash[30985]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-11-02T10:42:50.421 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:50 smithi114 bash[30985]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-02T10:42:50.421 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:50 smithi114 bash[30985]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-11-02T10:42:50.421 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:50 smithi114 bash[30985]: --> ceph-volume lvm activate successful for osd ID: 1 2023-11-02T10:42:50.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:50 smithi174 bash[24093]: cluster 2023-11-02T10:42:49.585285+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-02T10:42:52.691 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:52 smithi114 bash[24104]: cluster 2023-11-02T10:42:51.585961+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-02T10:42:52.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:52 smithi174 bash[24093]: cluster 2023-11-02T10:42:51.585961+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-02T10:42:53.060 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:52 smithi114 bash[27669]: cluster 2023-11-02T10:42:51.585961+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-02T10:42:54.649 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:54 smithi114 bash[31324]: debug 2023-11-02T10:42:54.385+0000 7f7c046abec0 -1 Falling back to public interface 2023-11-02T10:42:54.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:54 smithi174 bash[24093]: cluster 2023-11-02T10:42:53.586520+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-02T10:42:55.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:54 smithi114 bash[24104]: cluster 2023-11-02T10:42:53.586520+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-02T10:42:55.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:54 smithi114 bash[27669]: cluster 2023-11-02T10:42:53.586520+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-02T10:42:55.129 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-02T10:42:55.129 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-02T10:42:55.129 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10+0 records in 2023-11-02T10:42:55.130 INFO:teuthology.orchestra.run.smithi114.stderr:10+0 records out 2023-11-02T10:42:55.130 INFO:teuthology.orchestra.run.smithi114.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0188605 s, 556 MB/s 2023-11-02T10:42:55.130 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping successful for: 2023-11-02T10:42:55.330 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:55 smithi114 bash[31324]: debug 2023-11-02T10:42:55.053+0000 7f7c046abec0 -1 osd.1 0 log_to_monitors {default=true} 2023-11-02T10:42:55.661 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:55 smithi114 bash[24104]: audit 2023-11-02T10:42:55.060669+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-02T10:42:55.802 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi114:vg_nvme/lv_2 2023-11-02T10:42:55.941 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:55 smithi114 bash[27669]: audit 2023-11-02T10:42:55.060669+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-02T10:42:55.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:55 smithi174 bash[24093]: audit 2023-11-02T10:42:55.060669+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-11-02T10:42:56.934 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[31324]: debug 2023-11-02T10:42:56.677+0000 7f7be9458700 -1 osd.1 0 waiting for initial osdmap 2023-11-02T10:42:56.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[24104]: cluster 2023-11-02T10:42:55.587024+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-02T10:42:56.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[24104]: audit 2023-11-02T10:42:55.663418+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-02T10:42:56.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[24104]: cluster 2023-11-02T10:42:55.663476+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-02T10:42:56.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[24104]: audit 2023-11-02T10:42:55.663623+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:56.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[24104]: audit 2023-11-02T10:42:55.664145+0000 mon.a (mon.0) 243 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:42:56.936 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[24104]: audit 2023-11-02T10:42:56.654279+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:56.936 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[27669]: cluster 2023-11-02T10:42:55.587024+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-02T10:42:56.936 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[27669]: audit 2023-11-02T10:42:55.663418+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-02T10:42:56.937 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[27669]: cluster 2023-11-02T10:42:55.663476+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-02T10:42:56.937 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[27669]: audit 2023-11-02T10:42:55.663623+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:56.937 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[27669]: audit 2023-11-02T10:42:55.664145+0000 mon.a (mon.0) 243 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:42:56.937 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:56 smithi114 bash[27669]: audit 2023-11-02T10:42:56.654279+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:56.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:56 smithi174 bash[24093]: cluster 2023-11-02T10:42:55.587024+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-02T10:42:56.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:56 smithi174 bash[24093]: audit 2023-11-02T10:42:55.663418+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-11-02T10:42:56.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:56 smithi174 bash[24093]: cluster 2023-11-02T10:42:55.663476+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-11-02T10:42:56.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:56 smithi174 bash[24093]: audit 2023-11-02T10:42:55.663623+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:56.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:56 smithi174 bash[24093]: audit 2023-11-02T10:42:55.664145+0000 mon.a (mon.0) 243 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:42:56.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:56 smithi174 bash[24093]: audit 2023-11-02T10:42:56.654279+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:42:57.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:57 smithi174 bash[24093]: cluster 2023-11-02T10:42:56.079991+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:42:57.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:57 smithi174 bash[24093]: cluster 2023-11-02T10:42:56.080086+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:42:57.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:57 smithi174 bash[24093]: audit 2023-11-02T10:42:56.677111+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:42:57.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:57 smithi174 bash[24093]: cluster 2023-11-02T10:42:56.677218+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-02T10:42:57.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:57 smithi174 bash[24093]: audit 2023-11-02T10:42:56.677514+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:57.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:57 smithi174 bash[24093]: audit 2023-11-02T10:42:56.871082+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:57.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:57 smithi174 bash[24093]: audit 2023-11-02T10:42:56.876825+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:58.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[24104]: cluster 2023-11-02T10:42:56.079991+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:42:58.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[24104]: cluster 2023-11-02T10:42:56.080086+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:42:58.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[24104]: audit 2023-11-02T10:42:56.677111+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:42:58.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[24104]: cluster 2023-11-02T10:42:56.677218+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-02T10:42:58.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[24104]: audit 2023-11-02T10:42:56.677514+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:58.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[27669]: cluster 2023-11-02T10:42:56.079991+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:42:58.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[27669]: cluster 2023-11-02T10:42:56.080086+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:42:58.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[27669]: audit 2023-11-02T10:42:56.677111+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:42:58.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[27669]: cluster 2023-11-02T10:42:56.677218+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-11-02T10:42:58.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[27669]: audit 2023-11-02T10:42:56.677514+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:58.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[24104]: audit 2023-11-02T10:42:56.871082+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:58.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[24104]: audit 2023-11-02T10:42:56.876825+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:58.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[27669]: audit 2023-11-02T10:42:56.871082+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:42:58.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:57 smithi114 bash[27669]: audit 2023-11-02T10:42:56.876825+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}}, \"last_daemon_update\": \"2023-11-02T10:42:48.080449\", \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:42:58.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:58 smithi114 bash[24104]: cluster 2023-11-02T10:42:57.587536+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:58.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:58 smithi114 bash[24104]: cluster 2023-11-02T10:42:57.681529+0000 mon.a (mon.0) 250 : cluster [INF] osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859] boot 2023-11-02T10:42:58.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:58 smithi114 bash[24104]: cluster 2023-11-02T10:42:57.681658+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-02T10:42:58.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:58 smithi114 bash[24104]: audit 2023-11-02T10:42:57.682717+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:58.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:58 smithi114 bash[27669]: cluster 2023-11-02T10:42:57.587536+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:58.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:58 smithi114 bash[27669]: cluster 2023-11-02T10:42:57.681529+0000 mon.a (mon.0) 250 : cluster [INF] osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859] boot 2023-11-02T10:42:58.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:58 smithi114 bash[27669]: cluster 2023-11-02T10:42:57.681658+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-02T10:42:58.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:58 smithi114 bash[27669]: audit 2023-11-02T10:42:57.682717+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:58.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:58 smithi174 bash[24093]: cluster 2023-11-02T10:42:57.587536+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-11-02T10:42:58.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:58 smithi174 bash[24093]: cluster 2023-11-02T10:42:57.681529+0000 mon.a (mon.0) 250 : cluster [INF] osd.1 [v2:172.21.15.114:6810/2942522859,v1:172.21.15.114:6811/2942522859] boot 2023-11-02T10:42:58.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:58 smithi174 bash[24093]: cluster 2023-11-02T10:42:57.681658+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-11-02T10:42:58.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:58 smithi174 bash[24093]: audit 2023-11-02T10:42:57.682717+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:42:59.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:59 smithi174 bash[24093]: cluster 2023-11-02T10:42:58.703431+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-02T10:42:59.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:59 smithi174 bash[24093]: audit 2023-11-02T10:42:58.707383+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231102-104031"}]: dispatch 2023-11-02T10:42:59.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:59 smithi174 bash[24093]: audit 2023-11-02T10:42:58.710833+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231102-104031"}]': finished 2023-11-02T10:42:59.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:59 smithi174 bash[24093]: audit 2023-11-02T10:42:58.934857+0000 mgr.y (mgr.14140) 85 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:59.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:59 smithi174 bash[24093]: cephadm 2023-11-02T10:42:58.936234+0000 mgr.y (mgr.14140) 86 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:42:59.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:59 smithi174 bash[24093]: audit 2023-11-02T10:42:58.936820+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:42:59.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:59 smithi174 bash[24093]: audit 2023-11-02T10:42:58.938450+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:59.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:42:59 smithi174 bash[24093]: audit 2023-11-02T10:42:58.940537+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:59.992 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[27669]: cluster 2023-11-02T10:42:58.703431+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-02T10:42:59.992 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[27669]: audit 2023-11-02T10:42:58.707383+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231102-104031"}]: dispatch 2023-11-02T10:42:59.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[27669]: audit 2023-11-02T10:42:58.710833+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231102-104031"}]': finished 2023-11-02T10:42:59.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[27669]: audit 2023-11-02T10:42:58.934857+0000 mgr.y (mgr.14140) 85 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:59.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[27669]: cephadm 2023-11-02T10:42:58.936234+0000 mgr.y (mgr.14140) 86 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:42:59.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[27669]: audit 2023-11-02T10:42:58.936820+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:42:59.993 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[27669]: audit 2023-11-02T10:42:58.938450+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:59.994 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[27669]: audit 2023-11-02T10:42:58.940537+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:42:59.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[24104]: cluster 2023-11-02T10:42:58.703431+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-11-02T10:42:59.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[24104]: audit 2023-11-02T10:42:58.707383+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231102-104031"}]: dispatch 2023-11-02T10:42:59.994 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[24104]: audit 2023-11-02T10:42:58.710833+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231102-104031"}]': finished 2023-11-02T10:42:59.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[24104]: audit 2023-11-02T10:42:58.934857+0000 mgr.y (mgr.14140) 85 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:42:59.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[24104]: cephadm 2023-11-02T10:42:58.936234+0000 mgr.y (mgr.14140) 86 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:42:59.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[24104]: audit 2023-11-02T10:42:58.936820+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:42:59.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[24104]: audit 2023-11-02T10:42:58.938450+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:42:59.995 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:42:59 smithi114 bash[24104]: audit 2023-11-02T10:42:58.940537+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:00.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:00 smithi174 bash[24093]: cluster 2023-11-02T10:42:59.588130+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-11-02T10:43:01.052 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:00 smithi114 bash[24104]: cluster 2023-11-02T10:42:59.588130+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-11-02T10:43:01.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:00 smithi114 bash[27669]: cluster 2023-11-02T10:42:59.588130+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-11-02T10:43:02.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:02 smithi174 bash[24093]: cluster 2023-11-02T10:43:01.588716+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-11-02T10:43:02.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:02 smithi174 bash[24093]: audit 2023-11-02T10:43:02.377835+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.114:0/4241208967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "778c98cc-7c0e-4913-bb62-fae7856d09ab"}]: dispatch 2023-11-02T10:43:02.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:02 smithi174 bash[24093]: audit 2023-11-02T10:43:02.378365+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "778c98cc-7c0e-4913-bb62-fae7856d09ab"}]: dispatch 2023-11-02T10:43:02.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:02 smithi174 bash[24093]: audit 2023-11-02T10:43:02.388048+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "778c98cc-7c0e-4913-bb62-fae7856d09ab"}]': finished 2023-11-02T10:43:02.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:02 smithi174 bash[24093]: cluster 2023-11-02T10:43:02.388151+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-02T10:43:02.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:02 smithi174 bash[24093]: audit 2023-11-02T10:43:02.388323+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:03.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[24104]: cluster 2023-11-02T10:43:01.588716+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-11-02T10:43:03.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[24104]: audit 2023-11-02T10:43:02.377835+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.114:0/4241208967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "778c98cc-7c0e-4913-bb62-fae7856d09ab"}]: dispatch 2023-11-02T10:43:03.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[24104]: audit 2023-11-02T10:43:02.378365+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "778c98cc-7c0e-4913-bb62-fae7856d09ab"}]: dispatch 2023-11-02T10:43:03.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[24104]: audit 2023-11-02T10:43:02.388048+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "778c98cc-7c0e-4913-bb62-fae7856d09ab"}]': finished 2023-11-02T10:43:03.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[24104]: cluster 2023-11-02T10:43:02.388151+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-02T10:43:03.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[24104]: audit 2023-11-02T10:43:02.388323+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:03.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[27669]: cluster 2023-11-02T10:43:01.588716+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2023-11-02T10:43:03.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[27669]: audit 2023-11-02T10:43:02.377835+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.114:0/4241208967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "778c98cc-7c0e-4913-bb62-fae7856d09ab"}]: dispatch 2023-11-02T10:43:03.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[27669]: audit 2023-11-02T10:43:02.378365+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "778c98cc-7c0e-4913-bb62-fae7856d09ab"}]: dispatch 2023-11-02T10:43:03.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[27669]: audit 2023-11-02T10:43:02.388048+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "778c98cc-7c0e-4913-bb62-fae7856d09ab"}]': finished 2023-11-02T10:43:03.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[27669]: cluster 2023-11-02T10:43:02.388151+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-11-02T10:43:03.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:02 smithi114 bash[27669]: audit 2023-11-02T10:43:02.388323+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:04.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:03 smithi114 bash[24104]: cluster 2023-11-02T10:43:03.712933+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-02T10:43:04.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:03 smithi114 bash[24104]: cluster 2023-11-02T10:43:03.713010+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-02T10:43:04.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:03 smithi114 bash[27669]: cluster 2023-11-02T10:43:03.712933+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-02T10:43:04.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:03 smithi114 bash[27669]: cluster 2023-11-02T10:43:03.713010+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-02T10:43:04.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:03 smithi174 bash[24093]: cluster 2023-11-02T10:43:03.712933+0000 mon.a (mon.0) 263 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-11-02T10:43:04.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:03 smithi174 bash[24093]: cluster 2023-11-02T10:43:03.713010+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-11-02T10:43:05.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:04 smithi114 bash[27669]: cluster 2023-11-02T10:43:03.589352+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v82: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:05.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:04 smithi114 bash[27669]: audit 2023-11-02T10:43:04.568082+0000 mon.a (mon.0) 265 : audit [DBG] from='client.? 172.21.15.114:0/1129727953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:43:05.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:04 smithi114 bash[24104]: cluster 2023-11-02T10:43:03.589352+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v82: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:05.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:04 smithi114 bash[24104]: audit 2023-11-02T10:43:04.568082+0000 mon.a (mon.0) 265 : audit [DBG] from='client.? 172.21.15.114:0/1129727953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:43:05.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:04 smithi174 bash[24093]: cluster 2023-11-02T10:43:03.589352+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v82: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:05.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:04 smithi174 bash[24093]: audit 2023-11-02T10:43:04.568082+0000 mon.a (mon.0) 265 : audit [DBG] from='client.? 172.21.15.114:0/1129727953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:43:06.903 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:06 smithi114 bash[24104]: cluster 2023-11-02T10:43:05.589930+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:06.903 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:06 smithi114 bash[27669]: cluster 2023-11-02T10:43:05.589930+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:07.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:06 smithi174 bash[24093]: cluster 2023-11-02T10:43:05.589930+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:08.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:07 smithi114 bash[24104]: audit 2023-11-02T10:43:07.421616+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:08.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:07 smithi114 bash[27669]: audit 2023-11-02T10:43:07.421616+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:08.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:07 smithi174 bash[24093]: audit 2023-11-02T10:43:07.421616+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:09.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:08 smithi114 bash[24104]: cluster 2023-11-02T10:43:07.590482+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:09.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:08 smithi114 bash[27669]: cluster 2023-11-02T10:43:07.590482+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:09.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:08 smithi174 bash[24093]: cluster 2023-11-02T10:43:07.590482+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:10.645 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:10 smithi114 bash[24104]: cluster 2023-11-02T10:43:09.591078+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:10.646 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:10 smithi114 bash[27669]: cluster 2023-11-02T10:43:09.591078+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:10.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:10 smithi174 bash[24093]: cluster 2023-11-02T10:43:09.591078+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:11.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:11 smithi174 bash[24093]: audit 2023-11-02T10:43:11.113951+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-02T10:43:11.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:11 smithi174 bash[24093]: audit 2023-11-02T10:43:11.115538+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:11.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:11 smithi174 bash[24093]: cephadm 2023-11-02T10:43:11.116818+0000 mgr.y (mgr.14140) 93 : cephadm [INF] Deploying daemon osd.2 on smithi114 2023-11-02T10:43:11.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:11 smithi174 bash[24093]: audit 2023-11-02T10:43:11.117411+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-02T10:43:11.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:11 smithi114 bash[27669]: audit 2023-11-02T10:43:11.113951+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-02T10:43:11.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:11 smithi114 bash[27669]: audit 2023-11-02T10:43:11.115538+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:11.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:11 smithi114 bash[27669]: cephadm 2023-11-02T10:43:11.116818+0000 mgr.y (mgr.14140) 93 : cephadm [INF] Deploying daemon osd.2 on smithi114 2023-11-02T10:43:11.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:11 smithi114 bash[27669]: audit 2023-11-02T10:43:11.117411+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-02T10:43:11.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:11 smithi114 bash[24104]: audit 2023-11-02T10:43:11.113951+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-11-02T10:43:11.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:11 smithi114 bash[24104]: audit 2023-11-02T10:43:11.115538+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:11.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:11 smithi114 bash[24104]: cephadm 2023-11-02T10:43:11.116818+0000 mgr.y (mgr.14140) 93 : cephadm [INF] Deploying daemon osd.2 on smithi114 2023-11-02T10:43:11.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:11 smithi114 bash[24104]: audit 2023-11-02T10:43:11.117411+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-11-02T10:43:12.487 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:12 smithi114 bash[24104]: cluster 2023-11-02T10:43:11.591660+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:12.487 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:12 smithi114 bash[27669]: cluster 2023-11-02T10:43:11.591660+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:12.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:12 smithi174 bash[24093]: cluster 2023-11-02T10:43:11.591660+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:13.496 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 2 on host 'smithi114' 2023-11-02T10:43:13.799 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:13 smithi114 bash[24104]: audit 2023-11-02T10:43:13.489752+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:13.800 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:13 smithi114 bash[24104]: audit 2023-11-02T10:43:13.490572+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:13.800 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:13 smithi114 bash[24104]: audit 2023-11-02T10:43:13.493843+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:13.800 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:13 smithi114 bash[27669]: audit 2023-11-02T10:43:13.489752+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:13.801 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:13 smithi114 bash[27669]: audit 2023-11-02T10:43:13.490572+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:13.801 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:13 smithi114 bash[27669]: audit 2023-11-02T10:43:13.493843+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:13.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:13 smithi174 bash[24093]: audit 2023-11-02T10:43:13.489752+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:13.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:13 smithi174 bash[24093]: audit 2023-11-02T10:43:13.490572+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:13.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:13 smithi174 bash[24093]: audit 2023-11-02T10:43:13.493843+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079768\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:48.079948\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080059\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:48.080163\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"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-02T10:42:48.080267\", \"created\": \"2023-11-02T10:42:47.205439\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_device_update\": \"2023-11-02T10:42:56.869574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:14.624 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:14 smithi114 bash[24104]: cluster 2023-11-02T10:43:13.592217+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:14.624 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:14 smithi114 bash[24104]: audit 2023-11-02T10:43:14.384318+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:14.624 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:14 smithi114 bash[24104]: audit 2023-11-02T10:43:14.390603+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:14.624 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:14 smithi114 bash[24104]: audit 2023-11-02T10:43:14.391878+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:14.625 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:14 smithi114 bash[27669]: cluster 2023-11-02T10:43:13.592217+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:14.625 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:14 smithi114 bash[27669]: audit 2023-11-02T10:43:14.384318+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:14.626 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:14 smithi114 bash[27669]: audit 2023-11-02T10:43:14.390603+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:14.626 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:14 smithi114 bash[27669]: audit 2023-11-02T10:43:14.391878+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:14.714 DEBUG:teuthology.orchestra.run.smithi114:osd.2> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.2.service 2023-11-02T10:43:14.720 INFO:tasks.cephadm:Deploying osd.3 on smithi114 with /dev/vg_nvme/lv_1... 2023-11-02T10:43:14.720 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-02T10:43:14.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:14 smithi174 bash[24093]: cluster 2023-11-02T10:43:13.592217+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:14.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:14 smithi174 bash[24093]: audit 2023-11-02T10:43:14.384318+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:14.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:14 smithi174 bash[24093]: audit 2023-11-02T10:43:14.390603+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:14.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:14 smithi174 bash[24093]: audit 2023-11-02T10:43:14.391878+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:15.073 INFO:journalctl@ceph.osd.2.smithi114.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:43:16.228 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:15 smithi114 bash[32614]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-02T10:43:16.229 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:15 smithi114 bash[32614]: 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-02T10:43:16.229 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:15 smithi114 bash[32614]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-11-02T10:43:16.229 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:15 smithi114 bash[32614]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-11-02T10:43:16.229 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:15 smithi114 bash[32614]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-02T10:43:16.229 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:15 smithi114 bash[32614]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-11-02T10:43:16.230 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:15 smithi114 bash[32614]: --> ceph-volume lvm activate successful for osd ID: 2 2023-11-02T10:43:16.945 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:16 smithi114 bash[27669]: cluster 2023-11-02T10:43:15.592846+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-02T10:43:16.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:16 smithi114 bash[24104]: cluster 2023-11-02T10:43:15.592846+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-02T10:43:16.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:16 smithi174 bash[24093]: cluster 2023-11-02T10:43:15.592846+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-02T10:43:18.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:18 smithi174 bash[24093]: cluster 2023-11-02T10:43:17.593551+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-02T10:43:19.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:18 smithi114 bash[24104]: cluster 2023-11-02T10:43:17.593551+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-02T10:43:19.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:18 smithi114 bash[27669]: cluster 2023-11-02T10:43:17.593551+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-02T10:43:20.053 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:19 smithi114 bash[32858]: debug 2023-11-02T10:43:19.720+0000 7f551e09fec0 1 -- 172.21.15.114:0/3291797980 >> [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] conn(0x5646f3477400 msgr2=0x5646f3473f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-02T10:43:20.053 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:19 smithi114 bash[32858]: debug 2023-11-02T10:43:19.720+0000 7f551e09fec0 1 --2- 172.21.15.114:0/3291797980 >> [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] conn(0x5646f3477400 0x5646f3473f80 secure :-1 s=READY pgs=20 cs=0 l=1 rx=0x5646f340dd10 tx=0x5646f40e2aa0).stop 2023-11-02T10:43:20.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:20 smithi114 bash[27669]: cluster 2023-11-02T10:43:19.594281+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-02T10:43:20.553 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:20 smithi114 bash[32858]: debug 2023-11-02T10:43:20.268+0000 7f551e09fec0 -1 Falling back to public interface 2023-11-02T10:43:20.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:20 smithi114 bash[24104]: cluster 2023-11-02T10:43:19.594281+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-02T10:43:20.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:20 smithi174 bash[24093]: cluster 2023-11-02T10:43:19.594281+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-02T10:43:21.053 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:20 smithi114 bash[32858]: debug 2023-11-02T10:43:20.900+0000 7f551e09fec0 -1 osd.2 0 log_to_monitors {default=true} 2023-11-02T10:43:21.306 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-02T10:43:21.307 INFO:teuthology.orchestra.run.smithi114.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-02T10:43:21.307 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10+0 records in 2023-11-02T10:43:21.307 INFO:teuthology.orchestra.run.smithi114.stderr:10+0 records out 2023-11-02T10:43:21.307 INFO:teuthology.orchestra.run.smithi114.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0213947 s, 490 MB/s 2023-11-02T10:43:21.308 INFO:teuthology.orchestra.run.smithi114.stderr:--> Zapping successful for: 2023-11-02T10:43:21.611 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:21 smithi114 bash[27669]: audit 2023-11-02T10:43:20.907630+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2028898993,v1:172.21.15.114:6819/2028898993]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-02T10:43:21.611 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:21 smithi114 bash[27669]: audit 2023-11-02T10:43:20.908037+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-02T10:43:21.611 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:21 smithi114 bash[24104]: audit 2023-11-02T10:43:20.907630+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2028898993,v1:172.21.15.114:6819/2028898993]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-02T10:43:21.612 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:21 smithi114 bash[24104]: audit 2023-11-02T10:43:20.908037+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-02T10:43:21.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:21 smithi174 bash[24093]: audit 2023-11-02T10:43:20.907630+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2028898993,v1:172.21.15.114:6819/2028898993]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-02T10:43:21.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:21 smithi174 bash[24093]: audit 2023-11-02T10:43:20.908037+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-11-02T10:43:22.094 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi114:vg_nvme/lv_1 2023-11-02T10:43:22.553 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[32858]: debug 2023-11-02T10:43:22.352+0000 7f5506e54700 -1 osd.2 0 waiting for initial osdmap 2023-11-02T10:43:22.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[24104]: audit 2023-11-02T10:43:21.342460+0000 mon.a (mon.0) 277 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-02T10:43:22.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[24104]: cluster 2023-11-02T10:43:21.342580+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-02T10:43:22.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[24104]: audit 2023-11-02T10:43:21.342835+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:22.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[24104]: audit 2023-11-02T10:43:21.343287+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2028898993,v1:172.21.15.114:6819/2028898993]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:22.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[24104]: audit 2023-11-02T10:43:21.343711+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:22.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[24104]: cluster 2023-11-02T10:43:21.594888+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:22.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[27669]: audit 2023-11-02T10:43:21.342460+0000 mon.a (mon.0) 277 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-02T10:43:22.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[27669]: cluster 2023-11-02T10:43:21.342580+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-02T10:43:22.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[27669]: audit 2023-11-02T10:43:21.342835+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:22.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[27669]: audit 2023-11-02T10:43:21.343287+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2028898993,v1:172.21.15.114:6819/2028898993]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:22.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[27669]: audit 2023-11-02T10:43:21.343711+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:22.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:22 smithi114 bash[27669]: cluster 2023-11-02T10:43:21.594888+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:22.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:22 smithi174 bash[24093]: audit 2023-11-02T10:43:21.342460+0000 mon.a (mon.0) 277 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-11-02T10:43:22.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:22 smithi174 bash[24093]: cluster 2023-11-02T10:43:21.342580+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-11-02T10:43:22.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:22 smithi174 bash[24093]: audit 2023-11-02T10:43:21.342835+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:22.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:22 smithi174 bash[24093]: audit 2023-11-02T10:43:21.343287+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.114:6818/2028898993,v1:172.21.15.114:6819/2028898993]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:22.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:22 smithi174 bash[24093]: audit 2023-11-02T10:43:21.343711+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:22.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:22 smithi174 bash[24093]: cluster 2023-11-02T10:43:21.594888+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:23.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:23 smithi174 bash[24093]: cluster 2023-11-02T10:43:21.913481+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:43:23.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:23 smithi174 bash[24093]: cluster 2023-11-02T10:43:21.913563+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:43:23.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:23 smithi174 bash[24093]: audit 2023-11-02T10:43:22.346903+0000 mon.a (mon.0) 281 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:43:23.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:23 smithi174 bash[24093]: cluster 2023-11-02T10:43:22.346966+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-02T10:43:23.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:23 smithi174 bash[24093]: audit 2023-11-02T10:43:22.347832+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:23.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[27669]: cluster 2023-11-02T10:43:21.913481+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:43:23.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[27669]: cluster 2023-11-02T10:43:21.913563+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:43:23.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[27669]: audit 2023-11-02T10:43:22.346903+0000 mon.a (mon.0) 281 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:43:23.742 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[27669]: cluster 2023-11-02T10:43:22.346966+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-02T10:43:23.743 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[27669]: audit 2023-11-02T10:43:22.347832+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:23.743 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[24104]: cluster 2023-11-02T10:43:21.913481+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:43:23.743 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[24104]: cluster 2023-11-02T10:43:21.913563+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:43:23.743 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[24104]: audit 2023-11-02T10:43:22.346903+0000 mon.a (mon.0) 281 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:43:23.744 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[24104]: cluster 2023-11-02T10:43:22.346966+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-11-02T10:43:23.744 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:23 smithi114 bash[24104]: audit 2023-11-02T10:43:22.347832+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:24.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:24 smithi174 bash[24093]: cluster 2023-11-02T10:43:23.359135+0000 mon.a (mon.0) 284 : cluster [INF] osd.2 [v2:172.21.15.114:6818/2028898993,v1:172.21.15.114:6819/2028898993] boot 2023-11-02T10:43:24.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:24 smithi174 bash[24093]: cluster 2023-11-02T10:43:23.359207+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-02T10:43:24.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:24 smithi174 bash[24093]: audit 2023-11-02T10:43:23.360297+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:24.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:24 smithi174 bash[24093]: audit 2023-11-02T10:43:23.451011+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:24.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:24 smithi174 bash[24093]: cluster 2023-11-02T10:43:23.595496+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:24.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:24 smithi174 bash[24093]: audit 2023-11-02T10:43:23.689847+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:24.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:24 smithi174 bash[24093]: audit 2023-11-02T10:43:23.694640+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:24.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[24104]: cluster 2023-11-02T10:43:23.359135+0000 mon.a (mon.0) 284 : cluster [INF] osd.2 [v2:172.21.15.114:6818/2028898993,v1:172.21.15.114:6819/2028898993] boot 2023-11-02T10:43:24.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[24104]: cluster 2023-11-02T10:43:23.359207+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-02T10:43:24.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[24104]: audit 2023-11-02T10:43:23.360297+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:24.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[24104]: audit 2023-11-02T10:43:23.451011+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:24.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[24104]: cluster 2023-11-02T10:43:23.595496+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:24.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[27669]: cluster 2023-11-02T10:43:23.359135+0000 mon.a (mon.0) 284 : cluster [INF] osd.2 [v2:172.21.15.114:6818/2028898993,v1:172.21.15.114:6819/2028898993] boot 2023-11-02T10:43:24.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[27669]: cluster 2023-11-02T10:43:23.359207+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-11-02T10:43:24.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[27669]: audit 2023-11-02T10:43:23.360297+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:43:24.807 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[27669]: audit 2023-11-02T10:43:23.451011+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:24.807 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[27669]: cluster 2023-11-02T10:43:23.595496+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:24.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[24104]: audit 2023-11-02T10:43:23.689847+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:24.808 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[24104]: audit 2023-11-02T10:43:23.694640+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:24.808 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[27669]: audit 2023-11-02T10:43:23.689847+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:24.809 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:24 smithi114 bash[27669]: audit 2023-11-02T10:43:23.694640+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}}, \"last_daemon_update\": \"2023-11-02T10:43:14.383213\", \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:25.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:25 smithi174 bash[24093]: cluster 2023-11-02T10:43:24.370249+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-02T10:43:25.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:25 smithi114 bash[24104]: cluster 2023-11-02T10:43:24.370249+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-02T10:43:25.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:25 smithi114 bash[27669]: cluster 2023-11-02T10:43:24.370249+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-11-02T10:43:26.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:26 smithi174 bash[24093]: cluster 2023-11-02T10:43:25.596027+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:26.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:26 smithi174 bash[24093]: audit 2023-11-02T10:43:25.697639+0000 mgr.y (mgr.14140) 102 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:43:26.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:26 smithi174 bash[24093]: cephadm 2023-11-02T10:43:25.699027+0000 mgr.y (mgr.14140) 103 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:43:26.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:26 smithi174 bash[24093]: audit 2023-11-02T10:43:25.699579+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:43:26.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:26 smithi174 bash[24093]: audit 2023-11-02T10:43:25.701267+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:26.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:26 smithi174 bash[24093]: audit 2023-11-02T10:43:25.703346+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:26.772 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[24104]: cluster 2023-11-02T10:43:25.596027+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:26.773 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[24104]: audit 2023-11-02T10:43:25.697639+0000 mgr.y (mgr.14140) 102 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:43:26.773 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[24104]: cephadm 2023-11-02T10:43:25.699027+0000 mgr.y (mgr.14140) 103 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:43:26.773 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[24104]: audit 2023-11-02T10:43:25.699579+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:43:26.773 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[24104]: audit 2023-11-02T10:43:25.701267+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:26.774 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[24104]: audit 2023-11-02T10:43:25.703346+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:26.774 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[27669]: cluster 2023-11-02T10:43:25.596027+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v97: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:26.774 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[27669]: audit 2023-11-02T10:43:25.697639+0000 mgr.y (mgr.14140) 102 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi114:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:43:26.774 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[27669]: cephadm 2023-11-02T10:43:25.699027+0000 mgr.y (mgr.14140) 103 : cephadm [INF] Applying osd on host smithi114... 2023-11-02T10:43:26.775 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[27669]: audit 2023-11-02T10:43:25.699579+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:43:26.775 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[27669]: audit 2023-11-02T10:43:25.701267+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:26.775 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:26 smithi114 bash[27669]: audit 2023-11-02T10:43:25.703346+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:28.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:28 smithi174 bash[24093]: cluster 2023-11-02T10:43:27.596713+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:29.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:28 smithi114 bash[24104]: cluster 2023-11-02T10:43:27.596713+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:29.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:28 smithi114 bash[27669]: cluster 2023-11-02T10:43:27.596713+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-11-02T10:43:29.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:29 smithi174 bash[24093]: audit 2023-11-02T10:43:29.177382+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.114:0/3367832123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9454b47e-471b-4847-9eb8-e8ab28a5683b"}]: dispatch 2023-11-02T10:43:29.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:29 smithi174 bash[24093]: audit 2023-11-02T10:43:29.177953+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9454b47e-471b-4847-9eb8-e8ab28a5683b"}]: dispatch 2023-11-02T10:43:29.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:29 smithi174 bash[24093]: audit 2023-11-02T10:43:29.192899+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9454b47e-471b-4847-9eb8-e8ab28a5683b"}]': finished 2023-11-02T10:43:29.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:29 smithi174 bash[24093]: cluster 2023-11-02T10:43:29.192993+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-02T10:43:29.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:29 smithi174 bash[24093]: audit 2023-11-02T10:43:29.193303+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:30.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[27669]: audit 2023-11-02T10:43:29.177382+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.114:0/3367832123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9454b47e-471b-4847-9eb8-e8ab28a5683b"}]: dispatch 2023-11-02T10:43:30.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[27669]: audit 2023-11-02T10:43:29.177953+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9454b47e-471b-4847-9eb8-e8ab28a5683b"}]: dispatch 2023-11-02T10:43:30.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[27669]: audit 2023-11-02T10:43:29.192899+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9454b47e-471b-4847-9eb8-e8ab28a5683b"}]': finished 2023-11-02T10:43:30.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[27669]: cluster 2023-11-02T10:43:29.192993+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-02T10:43:30.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[27669]: audit 2023-11-02T10:43:29.193303+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:30.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[24104]: audit 2023-11-02T10:43:29.177382+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.114:0/3367832123' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9454b47e-471b-4847-9eb8-e8ab28a5683b"}]: dispatch 2023-11-02T10:43:30.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[24104]: audit 2023-11-02T10:43:29.177953+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9454b47e-471b-4847-9eb8-e8ab28a5683b"}]: dispatch 2023-11-02T10:43:30.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[24104]: audit 2023-11-02T10:43:29.192899+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9454b47e-471b-4847-9eb8-e8ab28a5683b"}]': finished 2023-11-02T10:43:30.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[24104]: cluster 2023-11-02T10:43:29.192993+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-11-02T10:43:30.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:29 smithi114 bash[24104]: audit 2023-11-02T10:43:29.193303+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:30.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:30 smithi174 bash[24093]: cluster 2023-11-02T10:43:29.597276+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:43:30.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:30 smithi174 bash[24093]: cluster 2023-11-02T10:43:30.317665+0000 mon.a (mon.0) 298 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-02T10:43:30.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:30 smithi174 bash[24093]: cluster 2023-11-02T10:43:30.317741+0000 mon.a (mon.0) 299 : cluster [INF] Cluster is now healthy 2023-11-02T10:43:31.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:30 smithi114 bash[27669]: cluster 2023-11-02T10:43:29.597276+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:43:31.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:30 smithi114 bash[27669]: cluster 2023-11-02T10:43:30.317665+0000 mon.a (mon.0) 298 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-02T10:43:31.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:30 smithi114 bash[27669]: cluster 2023-11-02T10:43:30.317741+0000 mon.a (mon.0) 299 : cluster [INF] Cluster is now healthy 2023-11-02T10:43:31.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:30 smithi114 bash[24104]: cluster 2023-11-02T10:43:29.597276+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:43:31.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:30 smithi114 bash[24104]: cluster 2023-11-02T10:43:30.317665+0000 mon.a (mon.0) 298 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-11-02T10:43:31.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:30 smithi114 bash[24104]: cluster 2023-11-02T10:43:30.317741+0000 mon.a (mon.0) 299 : cluster [INF] Cluster is now healthy 2023-11-02T10:43:31.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:31 smithi174 bash[24093]: audit 2023-11-02T10:43:31.547585+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.114:0/4276106595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:43:32.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:31 smithi114 bash[24104]: audit 2023-11-02T10:43:31.547585+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.114:0/4276106595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:43:32.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:31 smithi114 bash[27669]: audit 2023-11-02T10:43:31.547585+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.114:0/4276106595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:43:32.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:32 smithi174 bash[24093]: cluster 2023-11-02T10:43:31.597768+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:43:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:32 smithi114 bash[24104]: cluster 2023-11-02T10:43:31.597768+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:43:33.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:32 smithi114 bash[27669]: cluster 2023-11-02T10:43:31.597768+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:43:34.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:34 smithi174 bash[24093]: cluster 2023-11-02T10:43:33.598367+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-02T10:43:34.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:34 smithi174 bash[24093]: audit 2023-11-02T10:43:34.417984+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:34 smithi114 bash[24104]: cluster 2023-11-02T10:43:33.598367+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-02T10:43:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:34 smithi114 bash[24104]: audit 2023-11-02T10:43:34.417984+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:35.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:34 smithi114 bash[27669]: cluster 2023-11-02T10:43:33.598367+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-02T10:43:35.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:34 smithi114 bash[27669]: audit 2023-11-02T10:43:34.417984+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:36.946 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:36 smithi114 bash[24104]: cluster 2023-11-02T10:43:35.598966+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:43:36.947 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:36 smithi114 bash[27669]: cluster 2023-11-02T10:43:35.598966+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:43:36.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:36 smithi174 bash[24093]: cluster 2023-11-02T10:43:35.598966+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:43:38.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[27669]: cluster 2023-11-02T10:43:37.599502+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-02T10:43:38.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[27669]: audit 2023-11-02T10:43:38.218543+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-02T10:43:38.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[27669]: audit 2023-11-02T10:43:38.220070+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:38.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[27669]: cephadm 2023-11-02T10:43:38.221224+0000 mgr.y (mgr.14140) 110 : cephadm [INF] Deploying daemon osd.3 on smithi114 2023-11-02T10:43:38.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[27669]: audit 2023-11-02T10:43:38.221708+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-02T10:43:38.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[24104]: cluster 2023-11-02T10:43:37.599502+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-02T10:43:38.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[24104]: audit 2023-11-02T10:43:38.218543+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-02T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[24104]: audit 2023-11-02T10:43:38.220070+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[24104]: cephadm 2023-11-02T10:43:38.221224+0000 mgr.y (mgr.14140) 110 : cephadm [INF] Deploying daemon osd.3 on smithi114 2023-11-02T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:38 smithi114 bash[24104]: audit 2023-11-02T10:43:38.221708+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-02T10:43:38.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:38 smithi174 bash[24093]: cluster 2023-11-02T10:43:37.599502+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-02T10:43:38.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:38 smithi174 bash[24093]: audit 2023-11-02T10:43:38.218543+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-11-02T10:43:38.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:38 smithi174 bash[24093]: audit 2023-11-02T10:43:38.220070+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:38.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:38 smithi174 bash[24093]: cephadm 2023-11-02T10:43:38.221224+0000 mgr.y (mgr.14140) 110 : cephadm [INF] Deploying daemon osd.3 on smithi114 2023-11-02T10:43:38.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:38 smithi174 bash[24093]: audit 2023-11-02T10:43:38.221708+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-11-02T10:43:40.408 INFO:teuthology.orchestra.run.smithi114.stdout:Created osd(s) 3 on host 'smithi114' 2023-11-02T10:43:40.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:40 smithi174 bash[24093]: cluster 2023-11-02T10:43:39.600043+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-02T10:43:40.762 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:40 smithi114 bash[24104]: cluster 2023-11-02T10:43:39.600043+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-02T10:43:40.762 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:40 smithi114 bash[27669]: cluster 2023-11-02T10:43:39.600043+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-02T10:43:41.670 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:41 smithi114 bash[27669]: audit 2023-11-02T10:43:40.399399+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:41.670 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:41 smithi114 bash[27669]: audit 2023-11-02T10:43:40.400334+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:41.671 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:41 smithi114 bash[27669]: audit 2023-11-02T10:43:40.405365+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:41.671 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:41 smithi114 bash[24104]: audit 2023-11-02T10:43:40.399399+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:41.671 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:41 smithi114 bash[24104]: audit 2023-11-02T10:43:40.400334+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:41.671 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:41 smithi114 bash[24104]: audit 2023-11-02T10:43:40.405365+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:41.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:41 smithi174 bash[24093]: audit 2023-11-02T10:43:40.399399+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:41.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:41 smithi174 bash[24093]: audit 2023-11-02T10:43:40.400334+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:41.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:41 smithi174 bash[24093]: audit 2023-11-02T10:43:40.405365+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382832\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:14.382934\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.382984\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383031\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:14.383077\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"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-02T10:43:14.383125\", \"created\": \"2023-11-02T10:43:13.472629\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_device_update\": \"2023-11-02T10:43:23.688311\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:42.460 DEBUG:teuthology.orchestra.run.smithi114:osd.3> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.3.service 2023-11-02T10:43:42.463 INFO:tasks.cephadm:Deploying osd.4 on smithi174 with /dev/vg_nvme/lv_4... 2023-11-02T10:43:42.464 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-11-02T10:43:42.606 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:42 smithi174 bash[24093]: audit 2023-11-02T10:43:41.429076+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:42.606 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:42 smithi174 bash[24093]: audit 2023-11-02T10:43:41.437032+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:42.607 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:42 smithi174 bash[24093]: audit 2023-11-02T10:43:41.438245+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:42.607 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:42 smithi174 bash[24093]: cluster 2023-11-02T10:43:41.600553+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-02T10:43:42.722 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:42 smithi114 bash[24104]: audit 2023-11-02T10:43:41.429076+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:42.723 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:42 smithi114 bash[24104]: audit 2023-11-02T10:43:41.437032+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:42.723 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:42 smithi114 bash[24104]: audit 2023-11-02T10:43:41.438245+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:42.723 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:42 smithi114 bash[24104]: cluster 2023-11-02T10:43:41.600553+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-02T10:43:42.724 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:42 smithi114 bash[27669]: audit 2023-11-02T10:43:41.429076+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:42.724 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:42 smithi114 bash[27669]: audit 2023-11-02T10:43:41.437032+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:42.724 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:42 smithi114 bash[27669]: audit 2023-11-02T10:43:41.438245+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:42.724 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:42 smithi114 bash[27669]: cluster 2023-11-02T10:43:41.600553+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-02T10:43:43.074 INFO:journalctl@ceph.osd.3.smithi114.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:43:43.303 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:43 smithi114 bash[34228]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-02T10:43:43.303 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:43 smithi114 bash[34228]: 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-02T10:43:43.303 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:43 smithi114 bash[34228]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-11-02T10:43:43.304 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:43 smithi114 bash[34228]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-11-02T10:43:43.304 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:43 smithi114 bash[34228]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-02T10:43:43.304 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:43 smithi114 bash[34228]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-11-02T10:43:43.304 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:43 smithi114 bash[34228]: --> ceph-volume lvm activate successful for osd ID: 3 2023-11-02T10:43:44.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:44 smithi174 bash[24093]: cluster 2023-11-02T10:43:43.601080+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-02T10:43:45.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:44 smithi114 bash[24104]: cluster 2023-11-02T10:43:43.601080+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-02T10:43:45.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:44 smithi114 bash[27669]: cluster 2023-11-02T10:43:43.601080+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-02T10:43:45.239 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-11-02T10:43:45.240 INFO:teuthology.orchestra.run.smithi174.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-11-02T10:43:45.240 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10+0 records in 2023-11-02T10:43:45.240 INFO:teuthology.orchestra.run.smithi174.stderr:10+0 records out 2023-11-02T10:43:45.240 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135586 s, 773 MB/s 2023-11-02T10:43:45.240 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping successful for: 2023-11-02T10:43:45.553 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:45 smithi114 bash[34539]: debug 2023-11-02T10:43:45.331+0000 7f023e8c0ec0 1 -- 172.21.15.114:0/4207850005 >> [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] conn(0x55d52c986c00 msgr2=0x55d52c983680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-02T10:43:45.553 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:45 smithi114 bash[34539]: debug 2023-11-02T10:43:45.331+0000 7f023e8c0ec0 1 --2- 172.21.15.114:0/4207850005 >> [v2:172.21.15.114:3301/0,v1:172.21.15.114:6790/0] conn(0x55d52c986c00 0x55d52c983680 secure :-1 s=READY pgs=25 cs=0 l=1 rx=0x55d52c91dd70 tx=0x55d52d5f2aa0).stop 2023-11-02T10:43:45.822 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi174:vg_nvme/lv_4 2023-11-02T10:43:46.303 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:45 smithi114 bash[34539]: debug 2023-11-02T10:43:45.895+0000 7f023e8c0ec0 -1 Falling back to public interface 2023-11-02T10:43:46.869 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:46 smithi174 bash[24093]: cluster 2023-11-02T10:43:45.601555+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-02T10:43:46.869 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:46 smithi174 bash[24093]: audit 2023-11-02T10:43:46.557595+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/1046167966,v1:172.21.15.114:6827/1046167966]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-02T10:43:46.869 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:46 smithi174 bash[24093]: audit 2023-11-02T10:43:46.558115+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-02T10:43:47.053 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:46 smithi114 bash[34539]: debug 2023-11-02T10:43:46.547+0000 7f023e8c0ec0 -1 osd.3 0 log_to_monitors {default=true} 2023-11-02T10:43:47.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:46 smithi114 bash[24104]: cluster 2023-11-02T10:43:45.601555+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-02T10:43:47.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:46 smithi114 bash[24104]: audit 2023-11-02T10:43:46.557595+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/1046167966,v1:172.21.15.114:6827/1046167966]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-02T10:43:47.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:46 smithi114 bash[24104]: audit 2023-11-02T10:43:46.558115+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-02T10:43:47.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:46 smithi114 bash[27669]: cluster 2023-11-02T10:43:45.601555+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-02T10:43:47.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:46 smithi114 bash[27669]: audit 2023-11-02T10:43:46.557595+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/1046167966,v1:172.21.15.114:6827/1046167966]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-02T10:43:47.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:46 smithi114 bash[27669]: audit 2023-11-02T10:43:46.558115+0000 mon.a (mon.0) 311 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-11-02T10:43:47.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:47 smithi174 bash[24093]: audit 2023-11-02T10:43:46.676375+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-02T10:43:47.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:47 smithi174 bash[24093]: cluster 2023-11-02T10:43:46.676455+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-02T10:43:47.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:47 smithi174 bash[24093]: audit 2023-11-02T10:43:46.676655+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:47.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:47 smithi174 bash[24093]: audit 2023-11-02T10:43:46.677705+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/1046167966,v1:172.21.15.114:6827/1046167966]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:47.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:47 smithi174 bash[24093]: audit 2023-11-02T10:43:46.678081+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:47.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:47 smithi174 bash[24093]: audit 2023-11-02T10:43:47.367206+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:47.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:47 smithi174 bash[24093]: audit 2023-11-02T10:43:47.589729+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:47.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:47 smithi174 bash[24093]: audit 2023-11-02T10:43:47.593836+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:48.053 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[34539]: debug 2023-11-02T10:43:47.683+0000 7f0227675700 -1 osd.3 0 waiting for initial osdmap 2023-11-02T10:43:48.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[27669]: audit 2023-11-02T10:43:46.676375+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-02T10:43:48.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[27669]: cluster 2023-11-02T10:43:46.676455+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-02T10:43:48.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[27669]: audit 2023-11-02T10:43:46.676655+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:48.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[27669]: audit 2023-11-02T10:43:46.677705+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/1046167966,v1:172.21.15.114:6827/1046167966]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:48.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[27669]: audit 2023-11-02T10:43:46.678081+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:48.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[27669]: audit 2023-11-02T10:43:47.367206+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:48.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[24104]: audit 2023-11-02T10:43:46.676375+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-11-02T10:43:48.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[24104]: cluster 2023-11-02T10:43:46.676455+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-11-02T10:43:48.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[24104]: audit 2023-11-02T10:43:46.676655+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:48.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[24104]: audit 2023-11-02T10:43:46.677705+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.114:6826/1046167966,v1:172.21.15.114:6827/1046167966]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:48.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[24104]: audit 2023-11-02T10:43:46.678081+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]: dispatch 2023-11-02T10:43:48.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[24104]: audit 2023-11-02T10:43:47.367206+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:43:48.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[27669]: audit 2023-11-02T10:43:47.589729+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:48.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[27669]: audit 2023-11-02T10:43:47.593836+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:48.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[24104]: audit 2023-11-02T10:43:47.589729+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:43:48.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:47 smithi114 bash[24104]: audit 2023-11-02T10:43:47.593836+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}}, \"last_daemon_update\": \"2023-11-02T10:43:41.427154\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:43:48.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: cluster 2023-11-02T10:43:47.588022+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:43:48.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: cluster 2023-11-02T10:43:47.588136+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:43:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: cluster 2023-11-02T10:43:47.602087+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-02T10:43:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: audit 2023-11-02T10:43:47.680465+0000 mon.a (mon.0) 319 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:43:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: cluster 2023-11-02T10:43:47.680571+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-02T10:43:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: audit 2023-11-02T10:43:47.681600+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:48.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: audit 2023-11-02T10:43:48.199564+0000 mgr.y (mgr.14140) 116 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:43:48.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: cephadm 2023-11-02T10:43:48.201479+0000 mgr.y (mgr.14140) 117 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:43:48.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: audit 2023-11-02T10:43:48.202056+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:43:48.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: audit 2023-11-02T10:43:48.203817+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:48.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:48 smithi174 bash[24093]: audit 2023-11-02T10:43:48.206352+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:49.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: cluster 2023-11-02T10:43:47.588022+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:43:49.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: cluster 2023-11-02T10:43:47.588136+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:43:49.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: cluster 2023-11-02T10:43:47.602087+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-02T10:43:49.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: audit 2023-11-02T10:43:47.680465+0000 mon.a (mon.0) 319 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:43:49.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: cluster 2023-11-02T10:43:47.680571+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-02T10:43:49.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: audit 2023-11-02T10:43:47.681600+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:49.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: audit 2023-11-02T10:43:48.199564+0000 mgr.y (mgr.14140) 116 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:43:49.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: cephadm 2023-11-02T10:43:48.201479+0000 mgr.y (mgr.14140) 117 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:43:49.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: audit 2023-11-02T10:43:48.202056+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:43:49.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: audit 2023-11-02T10:43:48.203817+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:49.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[24104]: audit 2023-11-02T10:43:48.206352+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:49.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: cluster 2023-11-02T10:43:47.588022+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:43:49.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: cluster 2023-11-02T10:43:47.588136+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:43:49.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: cluster 2023-11-02T10:43:47.602087+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-11-02T10:43:49.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: audit 2023-11-02T10:43:47.680465+0000 mon.a (mon.0) 319 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi114", "root=default"]}]': finished 2023-11-02T10:43:49.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: cluster 2023-11-02T10:43:47.680571+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-11-02T10:43:49.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: audit 2023-11-02T10:43:47.681600+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:49.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: audit 2023-11-02T10:43:48.199564+0000 mgr.y (mgr.14140) 116 : audit [DBG] from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:43:49.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: cephadm 2023-11-02T10:43:48.201479+0000 mgr.y (mgr.14140) 117 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:43:49.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: audit 2023-11-02T10:43:48.202056+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:43:49.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: audit 2023-11-02T10:43:48.203817+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:43:49.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:48 smithi114 bash[27669]: audit 2023-11-02T10:43:48.206352+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:49.950 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:49 smithi174 bash[24093]: cluster 2023-11-02T10:43:48.692026+0000 mon.a (mon.0) 325 : cluster [INF] osd.3 [v2:172.21.15.114:6826/1046167966,v1:172.21.15.114:6827/1046167966] boot 2023-11-02T10:43:49.951 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:49 smithi174 bash[24093]: cluster 2023-11-02T10:43:48.692164+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-11-02T10:43:49.951 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:49 smithi174 bash[24093]: audit 2023-11-02T10:43:48.693961+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:50.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:49 smithi114 bash[24104]: cluster 2023-11-02T10:43:48.692026+0000 mon.a (mon.0) 325 : cluster [INF] osd.3 [v2:172.21.15.114:6826/1046167966,v1:172.21.15.114:6827/1046167966] boot 2023-11-02T10:43:50.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:49 smithi114 bash[24104]: cluster 2023-11-02T10:43:48.692164+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-11-02T10:43:50.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:49 smithi114 bash[24104]: audit 2023-11-02T10:43:48.693961+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:50.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:49 smithi114 bash[27669]: cluster 2023-11-02T10:43:48.692026+0000 mon.a (mon.0) 325 : cluster [INF] osd.3 [v2:172.21.15.114:6826/1046167966,v1:172.21.15.114:6827/1046167966] boot 2023-11-02T10:43:50.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:49 smithi114 bash[27669]: cluster 2023-11-02T10:43:48.692164+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-11-02T10:43:50.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:49 smithi114 bash[27669]: audit 2023-11-02T10:43:48.693961+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:43:50.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:50 smithi174 bash[24093]: cluster 2023-11-02T10:43:49.602638+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail 2023-11-02T10:43:50.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:50 smithi174 bash[24093]: cluster 2023-11-02T10:43:50.337652+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-11-02T10:43:51.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:50 smithi114 bash[27669]: cluster 2023-11-02T10:43:49.602638+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail 2023-11-02T10:43:51.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:50 smithi114 bash[27669]: cluster 2023-11-02T10:43:50.337652+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-11-02T10:43:51.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:50 smithi114 bash[24104]: cluster 2023-11-02T10:43:49.602638+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail 2023-11-02T10:43:51.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:50 smithi114 bash[24104]: cluster 2023-11-02T10:43:50.337652+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-11-02T10:43:51.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:51 smithi174 bash[24093]: audit 2023-11-02T10:43:51.476085+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.174:0/3067950951' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "511e7617-d0e0-47cf-85e2-e05514419635"}]: dispatch 2023-11-02T10:43:51.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:51 smithi174 bash[24093]: audit 2023-11-02T10:43:51.476317+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "511e7617-d0e0-47cf-85e2-e05514419635"}]: dispatch 2023-11-02T10:43:51.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:51 smithi174 bash[24093]: audit 2023-11-02T10:43:51.485048+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "511e7617-d0e0-47cf-85e2-e05514419635"}]': finished 2023-11-02T10:43:51.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:51 smithi174 bash[24093]: cluster 2023-11-02T10:43:51.485240+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-11-02T10:43:51.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:51 smithi174 bash[24093]: audit 2023-11-02T10:43:51.485497+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:43:52.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[27669]: audit 2023-11-02T10:43:51.476085+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.174:0/3067950951' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "511e7617-d0e0-47cf-85e2-e05514419635"}]: dispatch 2023-11-02T10:43:52.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[27669]: audit 2023-11-02T10:43:51.476317+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "511e7617-d0e0-47cf-85e2-e05514419635"}]: dispatch 2023-11-02T10:43:52.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[27669]: audit 2023-11-02T10:43:51.485048+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "511e7617-d0e0-47cf-85e2-e05514419635"}]': finished 2023-11-02T10:43:52.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[27669]: cluster 2023-11-02T10:43:51.485240+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-11-02T10:43:52.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[27669]: audit 2023-11-02T10:43:51.485497+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:43:52.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[24104]: audit 2023-11-02T10:43:51.476085+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.174:0/3067950951' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "511e7617-d0e0-47cf-85e2-e05514419635"}]: dispatch 2023-11-02T10:43:52.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[24104]: audit 2023-11-02T10:43:51.476317+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "511e7617-d0e0-47cf-85e2-e05514419635"}]: dispatch 2023-11-02T10:43:52.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[24104]: audit 2023-11-02T10:43:51.485048+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "511e7617-d0e0-47cf-85e2-e05514419635"}]': finished 2023-11-02T10:43:52.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[24104]: cluster 2023-11-02T10:43:51.485240+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-11-02T10:43:52.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:51 smithi114 bash[24104]: audit 2023-11-02T10:43:51.485497+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:43:52.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:52 smithi174 bash[24093]: cluster 2023-11-02T10:43:51.603175+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:53.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:52 smithi114 bash[27669]: cluster 2023-11-02T10:43:51.603175+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:52 smithi114 bash[24104]: cluster 2023-11-02T10:43:51.603175+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:54.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:53 smithi114 bash[24104]: audit 2023-11-02T10:43:53.610031+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.174:0/1215623857' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:43:54.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:53 smithi114 bash[27669]: audit 2023-11-02T10:43:53.610031+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.174:0/1215623857' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:43:54.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:53 smithi174 bash[24093]: audit 2023-11-02T10:43:53.610031+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.174:0/1215623857' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:43:55.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:54 smithi114 bash[24104]: cluster 2023-11-02T10:43:53.603764+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:55.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:54 smithi114 bash[27669]: cluster 2023-11-02T10:43:53.603764+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:55.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:54 smithi174 bash[24093]: cluster 2023-11-02T10:43:53.603764+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:56.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:56 smithi174 bash[24093]: cluster 2023-11-02T10:43:55.604262+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:56.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:56 smithi174 bash[24093]: audit 2023-11-02T10:43:56.317824+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:57.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:56 smithi114 bash[27669]: cluster 2023-11-02T10:43:55.604262+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:57.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:56 smithi114 bash[27669]: audit 2023-11-02T10:43:56.317824+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:57.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:56 smithi114 bash[24104]: cluster 2023-11-02T10:43:55.604262+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:57.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:56 smithi114 bash[24104]: audit 2023-11-02T10:43:56.317824+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:43:58.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:43:58 smithi174 bash[24093]: cluster 2023-11-02T10:43:57.604806+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:59.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:43:58 smithi114 bash[24104]: cluster 2023-11-02T10:43:57.604806+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:43:59.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:43:58 smithi114 bash[27669]: cluster 2023-11-02T10:43:57.604806+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:44:00.627 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:00 smithi174 bash[24093]: cluster 2023-11-02T10:43:59.605385+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-02T10:44:00.628 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:00 smithi174 bash[24093]: audit 2023-11-02T10:43:59.704238+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-02T10:44:00.628 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:00 smithi174 bash[24093]: audit 2023-11-02T10:43:59.706211+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:00.628 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:00 smithi174 bash[24093]: cephadm 2023-11-02T10:43:59.707786+0000 mgr.y (mgr.14140) 124 : cephadm [INF] Deploying daemon osd.4 on smithi174 2023-11-02T10:44:00.628 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:00 smithi174 bash[24093]: audit 2023-11-02T10:43:59.708527+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-02T10:44:00.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[24104]: cluster 2023-11-02T10:43:59.605385+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-02T10:44:00.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[24104]: audit 2023-11-02T10:43:59.704238+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-02T10:44:00.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[24104]: audit 2023-11-02T10:43:59.706211+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:00.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[24104]: cephadm 2023-11-02T10:43:59.707786+0000 mgr.y (mgr.14140) 124 : cephadm [INF] Deploying daemon osd.4 on smithi174 2023-11-02T10:44:00.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[24104]: audit 2023-11-02T10:43:59.708527+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-02T10:44:00.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[27669]: cluster 2023-11-02T10:43:59.605385+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-02T10:44:00.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[27669]: audit 2023-11-02T10:43:59.704238+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-11-02T10:44:00.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[27669]: audit 2023-11-02T10:43:59.706211+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:00.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[27669]: cephadm 2023-11-02T10:43:59.707786+0000 mgr.y (mgr.14140) 124 : cephadm [INF] Deploying daemon osd.4 on smithi174 2023-11-02T10:44:00.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:00 smithi114 bash[27669]: audit 2023-11-02T10:43:59.708527+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-11-02T10:44:01.833 INFO:teuthology.orchestra.run.smithi174.stdout:Created osd(s) 4 on host 'smithi174' 2023-11-02T10:44:02.993 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:02 smithi174 bash[24093]: cluster 2023-11-02T10:44:01.605944+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:44:02.993 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:02 smithi174 bash[24093]: audit 2023-11-02T10:44:01.819883+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:02.993 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:02 smithi174 bash[24093]: audit 2023-11-02T10:44:01.820934+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:02.994 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:02 smithi174 bash[24093]: audit 2023-11-02T10:44:01.827545+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:03.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:02 smithi114 bash[24104]: cluster 2023-11-02T10:44:01.605944+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:44:03.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:02 smithi114 bash[24104]: audit 2023-11-02T10:44:01.819883+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:03.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:02 smithi114 bash[27669]: cluster 2023-11-02T10:44:01.605944+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:44:03.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:02 smithi114 bash[27669]: audit 2023-11-02T10:44:01.819883+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:03.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:02 smithi114 bash[24104]: audit 2023-11-02T10:44:01.820934+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:03.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:02 smithi114 bash[24104]: audit 2023-11-02T10:44:01.827545+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:03.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:02 smithi114 bash[27669]: audit 2023-11-02T10:44:01.820934+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:03.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:02 smithi114 bash[27669]: audit 2023-11-02T10:44:01.827545+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:42:01.546753\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:42:01.546954\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_device_update\": \"2023-11-02T10:41:20.135576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:03.068 DEBUG:teuthology.orchestra.run.smithi174:osd.4> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.4.service 2023-11-02T10:44:03.070 INFO:tasks.cephadm:Deploying osd.5 on smithi174 with /dev/vg_nvme/lv_3... 2023-11-02T10:44:03.071 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-11-02T10:44:03.442 INFO:journalctl@ceph.osd.4.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:44:03.723 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[26075]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-02T10:44:03.723 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[26075]: 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-02T10:44:03.724 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[26075]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-11-02T10:44:03.724 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[26075]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-11-02T10:44:03.724 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[26075]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-11-02T10:44:03.724 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[26075]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-11-02T10:44:03.724 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[26075]: --> ceph-volume lvm activate successful for osd ID: 4 2023-11-02T10:44:03.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[24093]: audit 2023-11-02T10:44:02.981835+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:03.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[24093]: audit 2023-11-02T10:44:02.987891+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:03.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:03 smithi174 bash[24093]: audit 2023-11-02T10:44:02.989334+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:04.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:03 smithi114 bash[27669]: audit 2023-11-02T10:44:02.981835+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:04.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:03 smithi114 bash[27669]: audit 2023-11-02T10:44:02.987891+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:04.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:03 smithi114 bash[27669]: audit 2023-11-02T10:44:02.989334+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:04.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:03 smithi114 bash[24104]: audit 2023-11-02T10:44:02.981835+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:04.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:03 smithi114 bash[24104]: audit 2023-11-02T10:44:02.987891+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:04.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:03 smithi114 bash[24104]: audit 2023-11-02T10:44:02.989334+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:05.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:04 smithi114 bash[27669]: cluster 2023-11-02T10:44:03.606523+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-02T10:44:05.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:04 smithi114 bash[24104]: cluster 2023-11-02T10:44:03.606523+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-02T10:44:05.319 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:04 smithi174 bash[24093]: cluster 2023-11-02T10:44:03.606523+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-02T10:44:06.973 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:06 smithi174 bash[26327]: debug 2023-11-02T10:44:06.728+0000 7fca13761ec0 -1 Falling back to public interface 2023-11-02T10:44:07.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:06 smithi114 bash[24104]: cluster 2023-11-02T10:44:05.607024+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-02T10:44:07.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:06 smithi114 bash[27669]: cluster 2023-11-02T10:44:05.607024+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-02T10:44:07.372 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:06 smithi174 bash[24093]: cluster 2023-11-02T10:44:05.607024+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-02T10:44:07.723 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:07 smithi174 bash[26327]: debug 2023-11-02T10:44:07.368+0000 7fca13761ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-11-02T10:44:08.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:08 smithi174 bash[24093]: audit 2023-11-02T10:44:07.375796+0000 mon.c (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3893010978,v1:172.21.15.174:6801/3893010978]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-02T10:44:08.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:08 smithi174 bash[24093]: audit 2023-11-02T10:44:07.376520+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-02T10:44:08.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:08 smithi114 bash[24104]: audit 2023-11-02T10:44:07.375796+0000 mon.c (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3893010978,v1:172.21.15.174:6801/3893010978]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-02T10:44:08.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:08 smithi114 bash[24104]: audit 2023-11-02T10:44:07.376520+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-02T10:44:08.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:08 smithi114 bash[27669]: audit 2023-11-02T10:44:07.375796+0000 mon.c (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3893010978,v1:172.21.15.174:6801/3893010978]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-02T10:44:08.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:08 smithi114 bash[27669]: audit 2023-11-02T10:44:07.376520+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-11-02T10:44:08.410 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-11-02T10:44:08.411 INFO:teuthology.orchestra.run.smithi174.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-11-02T10:44:08.411 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10+0 records in 2023-11-02T10:44:08.411 INFO:teuthology.orchestra.run.smithi174.stderr:10+0 records out 2023-11-02T10:44:08.411 INFO:teuthology.orchestra.run.smithi174.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0150335 s, 697 MB/s 2023-11-02T10:44:08.411 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping successful for: 2023-11-02T10:44:09.111 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi174:vg_nvme/lv_3 2023-11-02T10:44:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[24104]: cluster 2023-11-02T10:44:07.607553+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-02T10:44:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[24104]: audit 2023-11-02T10:44:08.009831+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-02T10:44:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[24104]: cluster 2023-11-02T10:44:08.009955+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-11-02T10:44:09.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[24104]: audit 2023-11-02T10:44:08.010462+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:44:09.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[24104]: audit 2023-11-02T10:44:08.010925+0000 mon.c (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3893010978,v1:172.21.15.174:6801/3893010978]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:09.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[24104]: audit 2023-11-02T10:44:08.011299+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:09.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[27669]: cluster 2023-11-02T10:44:07.607553+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-02T10:44:09.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[27669]: audit 2023-11-02T10:44:08.009831+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-02T10:44:09.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[27669]: cluster 2023-11-02T10:44:08.009955+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-11-02T10:44:09.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[27669]: audit 2023-11-02T10:44:08.010462+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:44:09.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[27669]: audit 2023-11-02T10:44:08.010925+0000 mon.c (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3893010978,v1:172.21.15.174:6801/3893010978]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:09.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:09 smithi114 bash[27669]: audit 2023-11-02T10:44:08.011299+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:09.336 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:09 smithi174 bash[26327]: debug 2023-11-02T10:44:09.020+0000 7fc9fc516700 -1 osd.4 0 waiting for initial osdmap 2023-11-02T10:44:09.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:09 smithi174 bash[24093]: cluster 2023-11-02T10:44:07.607553+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-02T10:44:09.336 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:09 smithi174 bash[24093]: audit 2023-11-02T10:44:08.009831+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-11-02T10:44:09.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:09 smithi174 bash[24093]: cluster 2023-11-02T10:44:08.009955+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-11-02T10:44:09.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:09 smithi174 bash[24093]: audit 2023-11-02T10:44:08.010462+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:44:09.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:09 smithi174 bash[24093]: audit 2023-11-02T10:44:08.010925+0000 mon.c (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.174:6800/3893010978,v1:172.21.15.174:6801/3893010978]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:09.337 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:09 smithi174 bash[24093]: audit 2023-11-02T10:44:08.011299+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:10.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:10 smithi174 bash[24093]: cluster 2023-11-02T10:44:08.415736+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:44:10.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:10 smithi174 bash[24093]: cluster 2023-11-02T10:44:08.415819+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:44:10.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:10 smithi174 bash[24093]: audit 2023-11-02T10:44:09.012418+0000 mon.a (mon.0) 348 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:44:10.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:10 smithi174 bash[24093]: cluster 2023-11-02T10:44:09.012731+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-11-02T10:44:10.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:10 smithi174 bash[24093]: audit 2023-11-02T10:44:09.013987+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:44:10.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[27669]: cluster 2023-11-02T10:44:08.415736+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:44:10.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[27669]: cluster 2023-11-02T10:44:08.415819+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:44:10.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[27669]: audit 2023-11-02T10:44:09.012418+0000 mon.a (mon.0) 348 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:44:10.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[27669]: cluster 2023-11-02T10:44:09.012731+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-11-02T10:44:10.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[27669]: audit 2023-11-02T10:44:09.013987+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:44:10.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[24104]: cluster 2023-11-02T10:44:08.415736+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:44:10.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[24104]: cluster 2023-11-02T10:44:08.415819+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:44:10.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[24104]: audit 2023-11-02T10:44:09.012418+0000 mon.a (mon.0) 348 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:44:10.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[24104]: cluster 2023-11-02T10:44:09.012731+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-11-02T10:44:10.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:10 smithi114 bash[24104]: audit 2023-11-02T10:44:09.013987+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:44:11.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[24104]: cluster 2023-11-02T10:44:09.608080+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:44:11.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[24104]: cluster 2023-11-02T10:44:10.015674+0000 mon.a (mon.0) 351 : cluster [INF] osd.4 [v2:172.21.15.174:6800/3893010978,v1:172.21.15.174:6801/3893010978] boot 2023-11-02T10:44:11.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[24104]: cluster 2023-11-02T10:44:10.015845+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-11-02T10:44:11.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[24104]: audit 2023-11-02T10:44:10.017138+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:44:11.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[24104]: audit 2023-11-02T10:44:10.250171+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:11.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[27669]: cluster 2023-11-02T10:44:09.608080+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:44:11.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[27669]: cluster 2023-11-02T10:44:10.015674+0000 mon.a (mon.0) 351 : cluster [INF] osd.4 [v2:172.21.15.174:6800/3893010978,v1:172.21.15.174:6801/3893010978] boot 2023-11-02T10:44:11.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[27669]: cluster 2023-11-02T10:44:10.015845+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-11-02T10:44:11.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[27669]: audit 2023-11-02T10:44:10.017138+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:44:11.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[27669]: audit 2023-11-02T10:44:10.250171+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:11.306 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[27669]: audit 2023-11-02T10:44:10.489344+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:11.306 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[24104]: audit 2023-11-02T10:44:10.489344+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:11.306 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[24104]: audit 2023-11-02T10:44:10.495259+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:11.307 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[24104]: cluster 2023-11-02T10:44:11.017778+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-11-02T10:44:11.307 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[27669]: audit 2023-11-02T10:44:10.495259+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:11.307 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:11 smithi114 bash[27669]: cluster 2023-11-02T10:44:11.017778+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-11-02T10:44:11.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:11 smithi174 bash[24093]: cluster 2023-11-02T10:44:09.608080+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-11-02T10:44:11.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:11 smithi174 bash[24093]: cluster 2023-11-02T10:44:10.015674+0000 mon.a (mon.0) 351 : cluster [INF] osd.4 [v2:172.21.15.174:6800/3893010978,v1:172.21.15.174:6801/3893010978] boot 2023-11-02T10:44:11.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:11 smithi174 bash[24093]: cluster 2023-11-02T10:44:10.015845+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-11-02T10:44:11.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:11 smithi174 bash[24093]: audit 2023-11-02T10:44:10.017138+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:44:11.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:11 smithi174 bash[24093]: audit 2023-11-02T10:44:10.250171+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:11.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:11 smithi174 bash[24093]: audit 2023-11-02T10:44:10.489344+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:11.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:11 smithi174 bash[24093]: audit 2023-11-02T10:44:10.495259+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}}, \"last_daemon_update\": \"2023-11-02T10:44:02.980538\", \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:11.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:11 smithi174 bash[24093]: cluster 2023-11-02T10:44:11.017778+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-11-02T10:44:13.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[24104]: cluster 2023-11-02T10:44:11.608604+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-02T10:44:13.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[24104]: audit 2023-11-02T10:44:12.225918+0000 mgr.y (mgr.14140) 131 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:44:13.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[24104]: cephadm 2023-11-02T10:44:12.227451+0000 mgr.y (mgr.14140) 132 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:44:13.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[24104]: audit 2023-11-02T10:44:12.228025+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:44:13.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[24104]: audit 2023-11-02T10:44:12.229768+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:13.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[24104]: audit 2023-11-02T10:44:12.232492+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:13.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[27669]: cluster 2023-11-02T10:44:11.608604+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-02T10:44:13.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[27669]: audit 2023-11-02T10:44:12.225918+0000 mgr.y (mgr.14140) 131 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:44:13.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[27669]: cephadm 2023-11-02T10:44:12.227451+0000 mgr.y (mgr.14140) 132 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:44:13.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[27669]: audit 2023-11-02T10:44:12.228025+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:44:13.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[27669]: audit 2023-11-02T10:44:12.229768+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:13.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:13 smithi114 bash[27669]: audit 2023-11-02T10:44:12.232492+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:13.356 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:13 smithi174 bash[24093]: cluster 2023-11-02T10:44:11.608604+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-11-02T10:44:13.357 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:13 smithi174 bash[24093]: audit 2023-11-02T10:44:12.225918+0000 mgr.y (mgr.14140) 131 : audit [DBG] from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:44:13.357 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:13 smithi174 bash[24093]: cephadm 2023-11-02T10:44:12.227451+0000 mgr.y (mgr.14140) 132 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:44:13.357 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:13 smithi174 bash[24093]: audit 2023-11-02T10:44:12.228025+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:44:13.357 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:13 smithi174 bash[24093]: audit 2023-11-02T10:44:12.229768+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:13.357 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:13 smithi174 bash[24093]: audit 2023-11-02T10:44:12.232492+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:15.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:15 smithi114 bash[24104]: cluster 2023-11-02T10:44:13.609159+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v131: 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-02T10:44:15.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:15 smithi114 bash[27669]: cluster 2023-11-02T10:44:13.609159+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v131: 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-02T10:44:15.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:15 smithi174 bash[24093]: cluster 2023-11-02T10:44:13.609159+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v131: 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-02T10:44:16.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[24104]: audit 2023-11-02T10:44:15.423303+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.174:0/1047421936' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9bedba-22a7-42c9-86d0-8f8df64227fd"}]: dispatch 2023-11-02T10:44:16.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[24104]: audit 2023-11-02T10:44:15.423645+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9bedba-22a7-42c9-86d0-8f8df64227fd"}]: dispatch 2023-11-02T10:44:16.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[24104]: audit 2023-11-02T10:44:15.432601+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c9bedba-22a7-42c9-86d0-8f8df64227fd"}]': finished 2023-11-02T10:44:16.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[24104]: cluster 2023-11-02T10:44:15.432755+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-11-02T10:44:16.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[24104]: audit 2023-11-02T10:44:15.433088+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:16.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[27669]: audit 2023-11-02T10:44:15.423303+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.174:0/1047421936' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9bedba-22a7-42c9-86d0-8f8df64227fd"}]: dispatch 2023-11-02T10:44:16.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[27669]: audit 2023-11-02T10:44:15.423645+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9bedba-22a7-42c9-86d0-8f8df64227fd"}]: dispatch 2023-11-02T10:44:16.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[27669]: audit 2023-11-02T10:44:15.432601+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c9bedba-22a7-42c9-86d0-8f8df64227fd"}]': finished 2023-11-02T10:44:16.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[27669]: cluster 2023-11-02T10:44:15.432755+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-11-02T10:44:16.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:16 smithi114 bash[27669]: audit 2023-11-02T10:44:15.433088+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:16.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:16 smithi174 bash[24093]: audit 2023-11-02T10:44:15.423303+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.174:0/1047421936' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9bedba-22a7-42c9-86d0-8f8df64227fd"}]: dispatch 2023-11-02T10:44:16.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:16 smithi174 bash[24093]: audit 2023-11-02T10:44:15.423645+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c9bedba-22a7-42c9-86d0-8f8df64227fd"}]: dispatch 2023-11-02T10:44:16.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:16 smithi174 bash[24093]: audit 2023-11-02T10:44:15.432601+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c9bedba-22a7-42c9-86d0-8f8df64227fd"}]': finished 2023-11-02T10:44:16.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:16 smithi174 bash[24093]: cluster 2023-11-02T10:44:15.432755+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-11-02T10:44:16.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:16 smithi174 bash[24093]: audit 2023-11-02T10:44:15.433088+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:17.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:17 smithi114 bash[27669]: cluster 2023-11-02T10:44:15.609709+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v133: 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-02T10:44:17.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:17 smithi114 bash[24104]: cluster 2023-11-02T10:44:15.609709+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v133: 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-02T10:44:17.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:17 smithi174 bash[24093]: cluster 2023-11-02T10:44:15.609709+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v133: 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-02T10:44:18.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:18 smithi174 bash[24093]: audit 2023-11-02T10:44:17.587099+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.174:0/3279744817' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:44:18.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:18 smithi114 bash[24104]: audit 2023-11-02T10:44:17.587099+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.174:0/3279744817' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:44:18.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:18 smithi114 bash[27669]: audit 2023-11-02T10:44:17.587099+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.174:0/3279744817' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:44:19.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:19 smithi174 bash[24093]: cluster 2023-11-02T10:44:17.610235+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v134: 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-02T10:44:19.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:19 smithi114 bash[27669]: cluster 2023-11-02T10:44:17.610235+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v134: 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-02T10:44:19.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:19 smithi114 bash[24104]: cluster 2023-11-02T10:44:17.610235+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v134: 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-02T10:44:20.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:20 smithi174 bash[24093]: cluster 2023-11-02T10:44:19.610815+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:44:20.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:20 smithi174 bash[24093]: audit 2023-11-02T10:44:20.216240+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:20.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:20 smithi114 bash[24104]: cluster 2023-11-02T10:44:19.610815+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:44:20.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:20 smithi114 bash[24104]: audit 2023-11-02T10:44:20.216240+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:20.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:20 smithi114 bash[27669]: cluster 2023-11-02T10:44:19.610815+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:44:20.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:20 smithi114 bash[27669]: audit 2023-11-02T10:44:20.216240+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:22.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:22 smithi174 bash[24093]: cluster 2023-11-02T10:44:21.611422+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:44:23.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:22 smithi114 bash[24104]: cluster 2023-11-02T10:44:21.611422+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:44:23.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:22 smithi114 bash[27669]: cluster 2023-11-02T10:44:21.611422+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-11-02T10:44:24.922 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:24 smithi174 bash[24093]: cluster 2023-11-02T10:44:23.611981+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 2023-11-02T10:44:24.922 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:24 smithi174 bash[24093]: audit 2023-11-02T10:44:23.690670+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-02T10:44:24.922 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:24 smithi174 bash[24093]: audit 2023-11-02T10:44:23.692474+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:24.922 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:24 smithi174 bash[24093]: cephadm 2023-11-02T10:44:23.693916+0000 mgr.y (mgr.14140) 139 : cephadm [INF] Deploying daemon osd.5 on smithi174 2023-11-02T10:44:24.923 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:24 smithi174 bash[24093]: audit 2023-11-02T10:44:23.694509+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-02T10:44:25.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[24104]: cluster 2023-11-02T10:44:23.611981+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 2023-11-02T10:44:25.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[24104]: audit 2023-11-02T10:44:23.690670+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-02T10:44:25.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[24104]: audit 2023-11-02T10:44:23.692474+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:25.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[24104]: cephadm 2023-11-02T10:44:23.693916+0000 mgr.y (mgr.14140) 139 : cephadm [INF] Deploying daemon osd.5 on smithi174 2023-11-02T10:44:25.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[24104]: audit 2023-11-02T10:44:23.694509+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-02T10:44:25.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[27669]: cluster 2023-11-02T10:44:23.611981+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 2023-11-02T10:44:25.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[27669]: audit 2023-11-02T10:44:23.690670+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-11-02T10:44:25.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[27669]: audit 2023-11-02T10:44:23.692474+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:25.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[27669]: cephadm 2023-11-02T10:44:23.693916+0000 mgr.y (mgr.14140) 139 : cephadm [INF] Deploying daemon osd.5 on smithi174 2023-11-02T10:44:25.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:24 smithi114 bash[27669]: audit 2023-11-02T10:44:23.694509+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-11-02T10:44:25.810 INFO:teuthology.orchestra.run.smithi174.stdout:Created osd(s) 5 on host 'smithi174' 2023-11-02T10:44:26.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:26 smithi174 bash[24093]: cluster 2023-11-02T10:44:25.612552+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-02T10:44:26.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:26 smithi174 bash[24093]: audit 2023-11-02T10:44:25.797603+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:26.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:26 smithi174 bash[24093]: audit 2023-11-02T10:44:25.798669+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:26.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:26 smithi174 bash[24093]: audit 2023-11-02T10:44:25.803508+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:26.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:26 smithi174 bash[24093]: audit 2023-11-02T10:44:26.612144+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:44:26.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:26 smithi174 bash[24093]: audit 2023-11-02T10:44:26.618122+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:44:26.995 DEBUG:teuthology.orchestra.run.smithi174:osd.5> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.5.service 2023-11-02T10:44:26.998 INFO:tasks.cephadm:Deploying osd.6 on smithi174 with /dev/vg_nvme/lv_2... 2023-11-02T10:44:26.999 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-11-02T10:44:27.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[24104]: cluster 2023-11-02T10:44:25.612552+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-02T10:44:27.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[27669]: cluster 2023-11-02T10:44:25.612552+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-02T10:44:27.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[24104]: audit 2023-11-02T10:44:25.797603+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:27.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[24104]: audit 2023-11-02T10:44:25.798669+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:27.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[27669]: audit 2023-11-02T10:44:25.797603+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:27.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[27669]: audit 2023-11-02T10:44:25.798669+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:27.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[24104]: audit 2023-11-02T10:44:25.803508+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:27.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[24104]: audit 2023-11-02T10:44:26.612144+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:44:27.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[24104]: audit 2023-11-02T10:44:26.618122+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:44:27.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[27669]: audit 2023-11-02T10:44:25.803508+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:02.980022\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:02.980218\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"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-02T10:44:02.980345\", \"created\": \"2023-11-02T10:44:01.800134\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_device_update\": \"2023-11-02T10:44:10.488025\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:27.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[27669]: audit 2023-11-02T10:44:26.612144+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:44:27.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:26 smithi114 bash[27669]: audit 2023-11-02T10:44:26.618122+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:44:27.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[24093]: audit 2023-11-02T10:44:26.866431+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:27.837 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[24093]: audit 2023-11-02T10:44:26.874474+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:27.837 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[24093]: audit 2023-11-02T10:44:26.875639+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:28.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:27 smithi114 bash[27669]: audit 2023-11-02T10:44:26.866431+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:28.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:27 smithi114 bash[24104]: audit 2023-11-02T10:44:26.866431+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:28.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:27 smithi114 bash[24104]: audit 2023-11-02T10:44:26.874474+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:28.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:27 smithi114 bash[24104]: audit 2023-11-02T10:44:26.875639+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:28.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:27 smithi114 bash[27669]: audit 2023-11-02T10:44:26.874474+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:28.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:27 smithi114 bash[27669]: audit 2023-11-02T10:44:26.875639+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:28.285 INFO:journalctl@ceph.osd.5.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:44:28.285 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[27711]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-02T10:44:28.285 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[27711]: 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-02T10:44:28.285 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[27711]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-11-02T10:44:28.286 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[27711]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-11-02T10:44:28.286 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[27711]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-11-02T10:44:28.286 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[27711]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-11-02T10:44:28.286 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:27 smithi174 bash[27711]: --> ceph-volume lvm activate successful for osd ID: 5 2023-11-02T10:44:29.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:28 smithi174 bash[24093]: cluster 2023-11-02T10:44:27.613061+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 2023-11-02T10:44:29.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:28 smithi114 bash[24104]: cluster 2023-11-02T10:44:27.613061+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 2023-11-02T10:44:29.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:28 smithi114 bash[27669]: cluster 2023-11-02T10:44:27.613061+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 2023-11-02T10:44:30.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:30 smithi174 bash[24093]: cluster 2023-11-02T10:44:29.613772+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-02T10:44:30.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:30 smithi114 bash[24104]: cluster 2023-11-02T10:44:29.613772+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-02T10:44:30.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:30 smithi114 bash[27669]: cluster 2023-11-02T10:44:29.613772+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-02T10:44:31.473 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:31 smithi174 bash[27927]: debug 2023-11-02T10:44:31.367+0000 7f9d528e1ec0 -1 Falling back to public interface 2023-11-02T10:44:32.473 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:32 smithi174 bash[27927]: debug 2023-11-02T10:44:32.007+0000 7f9d528e1ec0 -1 osd.5 0 log_to_monitors {default=true} 2023-11-02T10:44:32.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:32 smithi174 bash[24093]: cluster 2023-11-02T10:44:31.614448+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-02T10:44:32.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:32 smithi174 bash[24093]: audit 2023-11-02T10:44:32.014625+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2056359866,v1:172.21.15.174:6809/2056359866]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-02T10:44:32.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:32 smithi174 bash[24093]: audit 2023-11-02T10:44:32.014857+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-02T10:44:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:32 smithi114 bash[24104]: cluster 2023-11-02T10:44:31.614448+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-02T10:44:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:32 smithi114 bash[24104]: audit 2023-11-02T10:44:32.014625+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2056359866,v1:172.21.15.174:6809/2056359866]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-02T10:44:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:32 smithi114 bash[24104]: audit 2023-11-02T10:44:32.014857+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-02T10:44:33.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:32 smithi114 bash[27669]: cluster 2023-11-02T10:44:31.614448+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-02T10:44:33.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:32 smithi114 bash[27669]: audit 2023-11-02T10:44:32.014625+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2056359866,v1:172.21.15.174:6809/2056359866]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-02T10:44:33.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:32 smithi114 bash[27669]: audit 2023-11-02T10:44:32.014857+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-11-02T10:44:33.313 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-11-02T10:44:33.314 INFO:teuthology.orchestra.run.smithi174.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-11-02T10:44:33.314 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10+0 records in 2023-11-02T10:44:33.314 INFO:teuthology.orchestra.run.smithi174.stderr:10+0 records out 2023-11-02T10:44:33.315 INFO:teuthology.orchestra.run.smithi174.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0223258 s, 470 MB/s 2023-11-02T10:44:33.315 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping successful for: 2023-11-02T10:44:33.973 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:44:33 smithi174 bash[27927]: debug 2023-11-02T10:44:33.695+0000 7f9d3768e700 -1 osd.5 0 waiting for initial osdmap 2023-11-02T10:44:33.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:33 smithi174 bash[24093]: audit 2023-11-02T10:44:32.684126+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-02T10:44:33.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:33 smithi174 bash[24093]: cluster 2023-11-02T10:44:32.684182+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-11-02T10:44:33.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:33 smithi174 bash[24093]: audit 2023-11-02T10:44:32.684362+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:33.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:33 smithi174 bash[24093]: audit 2023-11-02T10:44:32.685626+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:33.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:33 smithi174 bash[24093]: audit 2023-11-02T10:44:32.685636+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2056359866,v1:172.21.15.174:6809/2056359866]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:34.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[27669]: audit 2023-11-02T10:44:32.684126+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-02T10:44:34.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[27669]: cluster 2023-11-02T10:44:32.684182+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-11-02T10:44:34.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[27669]: audit 2023-11-02T10:44:32.684362+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:34.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[27669]: audit 2023-11-02T10:44:32.685626+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:34.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[27669]: audit 2023-11-02T10:44:32.685636+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2056359866,v1:172.21.15.174:6809/2056359866]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:34.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[24104]: audit 2023-11-02T10:44:32.684126+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-11-02T10:44:34.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[24104]: cluster 2023-11-02T10:44:32.684182+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-11-02T10:44:34.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[24104]: audit 2023-11-02T10:44:32.684362+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:34.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[24104]: audit 2023-11-02T10:44:32.685626+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:34.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:33 smithi114 bash[24104]: audit 2023-11-02T10:44:32.685636+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.174:6808/2056359866,v1:172.21.15.174:6809/2056359866]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:44:34.061 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi174:vg_nvme/lv_2 2023-11-02T10:44:35.015 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:34 smithi174 bash[24093]: cluster 2023-11-02T10:44:33.018755+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:44:35.015 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:34 smithi174 bash[24093]: cluster 2023-11-02T10:44:33.018829+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:44:35.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:34 smithi174 bash[24093]: cluster 2023-11-02T10:44:33.615011+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-02T10:44:35.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:34 smithi174 bash[24093]: audit 2023-11-02T10:44:33.688322+0000 mon.a (mon.0) 382 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:44:35.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:34 smithi174 bash[24093]: cluster 2023-11-02T10:44:33.688461+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-11-02T10:44:35.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:34 smithi174 bash[24093]: audit 2023-11-02T10:44:33.689643+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:35.016 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:34 smithi174 bash[24093]: cluster 2023-11-02T10:44:34.690868+0000 mon.a (mon.0) 385 : cluster [INF] osd.5 [v2:172.21.15.174:6808/2056359866,v1:172.21.15.174:6809/2056359866] boot 2023-11-02T10:44:35.017 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:34 smithi174 bash[24093]: cluster 2023-11-02T10:44:34.690988+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-11-02T10:44:35.017 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:34 smithi174 bash[24093]: audit 2023-11-02T10:44:34.691316+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[24104]: cluster 2023-11-02T10:44:33.018755+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:44:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[24104]: cluster 2023-11-02T10:44:33.018829+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:44:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[24104]: cluster 2023-11-02T10:44:33.615011+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-02T10:44:35.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[24104]: audit 2023-11-02T10:44:33.688322+0000 mon.a (mon.0) 382 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:44:35.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[24104]: cluster 2023-11-02T10:44:33.688461+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-11-02T10:44:35.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[24104]: audit 2023-11-02T10:44:33.689643+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:35.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[24104]: cluster 2023-11-02T10:44:34.690868+0000 mon.a (mon.0) 385 : cluster [INF] osd.5 [v2:172.21.15.174:6808/2056359866,v1:172.21.15.174:6809/2056359866] boot 2023-11-02T10:44:35.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[24104]: cluster 2023-11-02T10:44:34.690988+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-11-02T10:44:35.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[24104]: audit 2023-11-02T10:44:34.691316+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:35.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[27669]: cluster 2023-11-02T10:44:33.018755+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:44:35.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[27669]: cluster 2023-11-02T10:44:33.018829+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:44:35.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[27669]: cluster 2023-11-02T10:44:33.615011+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-11-02T10:44:35.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[27669]: audit 2023-11-02T10:44:33.688322+0000 mon.a (mon.0) 382 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:44:35.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[27669]: cluster 2023-11-02T10:44:33.688461+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-11-02T10:44:35.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[27669]: audit 2023-11-02T10:44:33.689643+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:35.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[27669]: cluster 2023-11-02T10:44:34.690868+0000 mon.a (mon.0) 385 : cluster [INF] osd.5 [v2:172.21.15.174:6808/2056359866,v1:172.21.15.174:6809/2056359866] boot 2023-11-02T10:44:35.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[27669]: cluster 2023-11-02T10:44:34.690988+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-11-02T10:44:35.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:34 smithi114 bash[27669]: audit 2023-11-02T10:44:34.691316+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:44:35.887 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:44:35 smithi174 bash[26327]: debug 2023-11-02T10:44:35.707+0000 7fc9f1706700 -1 osd.4 37 build_incremental_map_msg missing incremental map 37 2023-11-02T10:44:35.887 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:35 smithi174 bash[24093]: audit 2023-11-02T10:44:35.394081+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:35.887 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:35 smithi174 bash[24093]: audit 2023-11-02T10:44:35.633447+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:35.888 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:35 smithi174 bash[24093]: audit 2023-11-02T10:44:35.639648+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:36.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:35 smithi114 bash[24104]: audit 2023-11-02T10:44:35.394081+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:36.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:35 smithi114 bash[27669]: audit 2023-11-02T10:44:35.394081+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:36.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:35 smithi114 bash[27669]: audit 2023-11-02T10:44:35.633447+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:36.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:35 smithi114 bash[27669]: audit 2023-11-02T10:44:35.639648+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:36.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:35 smithi114 bash[24104]: audit 2023-11-02T10:44:35.633447+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:36.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:35 smithi114 bash[24104]: audit 2023-11-02T10:44:35.639648+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}}, \"last_daemon_update\": \"2023-11-02T10:44:26.864978\", \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:36.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:36 smithi174 bash[24093]: cluster 2023-11-02T10:44:35.615579+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:36.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:36 smithi174 bash[24093]: cluster 2023-11-02T10:44:35.711199+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-11-02T10:44:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:36 smithi114 bash[27669]: cluster 2023-11-02T10:44:35.615579+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:36 smithi114 bash[27669]: cluster 2023-11-02T10:44:35.711199+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-11-02T10:44:37.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:36 smithi114 bash[24104]: cluster 2023-11-02T10:44:35.615579+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:37.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:36 smithi114 bash[24104]: cluster 2023-11-02T10:44:35.711199+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-11-02T10:44:37.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:37 smithi174 bash[24093]: audit 2023-11-02T10:44:37.433608+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:44:37.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:37 smithi174 bash[24093]: audit 2023-11-02T10:44:37.435397+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:37.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:37 smithi174 bash[24093]: audit 2023-11-02T10:44:37.438083+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:38.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:37 smithi114 bash[27669]: audit 2023-11-02T10:44:37.433608+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:44:38.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:37 smithi114 bash[27669]: audit 2023-11-02T10:44:37.435397+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:38.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:37 smithi114 bash[27669]: audit 2023-11-02T10:44:37.438083+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:38.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:37 smithi114 bash[24104]: audit 2023-11-02T10:44:37.433608+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:44:38.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:37 smithi114 bash[24104]: audit 2023-11-02T10:44:37.435397+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:38.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:37 smithi114 bash[24104]: audit 2023-11-02T10:44:37.438083+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:38.886 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:38 smithi174 bash[24093]: audit 2023-11-02T10:44:37.431495+0000 mgr.y (mgr.14140) 146 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:44:38.886 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:38 smithi174 bash[24093]: cephadm 2023-11-02T10:44:37.433003+0000 mgr.y (mgr.14140) 147 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:44:38.886 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:38 smithi174 bash[24093]: cluster 2023-11-02T10:44:37.616090+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:38 smithi114 bash[24104]: audit 2023-11-02T10:44:37.431495+0000 mgr.y (mgr.14140) 146 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:44:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:38 smithi114 bash[24104]: cephadm 2023-11-02T10:44:37.433003+0000 mgr.y (mgr.14140) 147 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:44:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:38 smithi114 bash[24104]: cluster 2023-11-02T10:44:37.616090+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:39.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:38 smithi114 bash[27669]: audit 2023-11-02T10:44:37.431495+0000 mgr.y (mgr.14140) 146 : audit [DBG] from='client.34259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:44:39.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:38 smithi114 bash[27669]: cephadm 2023-11-02T10:44:37.433003+0000 mgr.y (mgr.14140) 147 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:44:39.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:38 smithi114 bash[27669]: cluster 2023-11-02T10:44:37.616090+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:40.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:40 smithi174 bash[24093]: cluster 2023-11-02T10:44:39.616659+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:40.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:40 smithi114 bash[24104]: cluster 2023-11-02T10:44:39.616659+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:40.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:40 smithi114 bash[27669]: cluster 2023-11-02T10:44:39.616659+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:41.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:41 smithi174 bash[24093]: audit 2023-11-02T10:44:40.881663+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.174:0/1914362719' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc106b0-857e-47da-a05d-36a5949e6c9f"}]: dispatch 2023-11-02T10:44:41.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:41 smithi174 bash[24093]: audit 2023-11-02T10:44:40.882654+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc106b0-857e-47da-a05d-36a5949e6c9f"}]: dispatch 2023-11-02T10:44:41.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:41 smithi174 bash[24093]: audit 2023-11-02T10:44:40.891114+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fc106b0-857e-47da-a05d-36a5949e6c9f"}]': finished 2023-11-02T10:44:41.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:41 smithi174 bash[24093]: cluster 2023-11-02T10:44:40.891232+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-11-02T10:44:41.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:41 smithi174 bash[24093]: audit 2023-11-02T10:44:40.891551+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:44:41.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[24104]: audit 2023-11-02T10:44:40.881663+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.174:0/1914362719' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc106b0-857e-47da-a05d-36a5949e6c9f"}]: dispatch 2023-11-02T10:44:41.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[24104]: audit 2023-11-02T10:44:40.882654+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc106b0-857e-47da-a05d-36a5949e6c9f"}]: dispatch 2023-11-02T10:44:41.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[24104]: audit 2023-11-02T10:44:40.891114+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fc106b0-857e-47da-a05d-36a5949e6c9f"}]': finished 2023-11-02T10:44:41.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[24104]: cluster 2023-11-02T10:44:40.891232+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-11-02T10:44:41.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[24104]: audit 2023-11-02T10:44:40.891551+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:44:41.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[27669]: audit 2023-11-02T10:44:40.881663+0000 mon.b (mon.2) 11 : audit [INF] from='client.? 172.21.15.174:0/1914362719' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc106b0-857e-47da-a05d-36a5949e6c9f"}]: dispatch 2023-11-02T10:44:41.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[27669]: audit 2023-11-02T10:44:40.882654+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fc106b0-857e-47da-a05d-36a5949e6c9f"}]: dispatch 2023-11-02T10:44:41.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[27669]: audit 2023-11-02T10:44:40.891114+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fc106b0-857e-47da-a05d-36a5949e6c9f"}]': finished 2023-11-02T10:44:41.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[27669]: cluster 2023-11-02T10:44:40.891232+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-11-02T10:44:41.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:41 smithi114 bash[27669]: audit 2023-11-02T10:44:40.891551+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:44:42.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:42 smithi174 bash[24093]: cluster 2023-11-02T10:44:41.617181+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:42.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:42 smithi114 bash[24104]: cluster 2023-11-02T10:44:41.617181+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:42.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:42 smithi114 bash[27669]: cluster 2023-11-02T10:44:41.617181+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:43.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:43 smithi174 bash[24093]: audit 2023-11-02T10:44:43.091125+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.174:0/2711536528' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:44:43.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:43 smithi114 bash[24104]: audit 2023-11-02T10:44:43.091125+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.174:0/2711536528' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:44:43.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:43 smithi114 bash[27669]: audit 2023-11-02T10:44:43.091125+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.174:0/2711536528' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:44:44.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:44 smithi174 bash[24093]: cluster 2023-11-02T10:44:43.617759+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:44.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:44 smithi114 bash[24104]: cluster 2023-11-02T10:44:43.617759+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:44.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:44 smithi114 bash[27669]: cluster 2023-11-02T10:44:43.617759+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:46.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:46 smithi174 bash[24093]: cluster 2023-11-02T10:44:45.618356+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:46.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:46 smithi174 bash[24093]: audit 2023-11-02T10:44:45.836315+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:47.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:46 smithi114 bash[24104]: cluster 2023-11-02T10:44:45.618356+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:47.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:46 smithi114 bash[24104]: audit 2023-11-02T10:44:45.836315+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:47.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:46 smithi114 bash[27669]: cluster 2023-11-02T10:44:45.618356+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:47.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:46 smithi114 bash[27669]: audit 2023-11-02T10:44:45.836315+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:48.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:48 smithi174 bash[24093]: cluster 2023-11-02T10:44:47.618876+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:49.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:48 smithi114 bash[24104]: cluster 2023-11-02T10:44:47.618876+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:49.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:48 smithi114 bash[27669]: cluster 2023-11-02T10:44:47.618876+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:50.628 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:50 smithi174 bash[24093]: audit 2023-11-02T10:44:49.493716+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-02T10:44:50.629 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:50 smithi174 bash[24093]: audit 2023-11-02T10:44:49.495738+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:50.629 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:50 smithi174 bash[24093]: cephadm 2023-11-02T10:44:49.497320+0000 mgr.y (mgr.14140) 154 : cephadm [INF] Deploying daemon osd.6 on smithi174 2023-11-02T10:44:50.629 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:50 smithi174 bash[24093]: audit 2023-11-02T10:44:49.498014+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-02T10:44:50.629 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:50 smithi174 bash[24093]: cluster 2023-11-02T10:44:49.619395+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:50.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[24104]: audit 2023-11-02T10:44:49.493716+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-02T10:44:50.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[24104]: audit 2023-11-02T10:44:49.495738+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:50.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[24104]: cephadm 2023-11-02T10:44:49.497320+0000 mgr.y (mgr.14140) 154 : cephadm [INF] Deploying daemon osd.6 on smithi174 2023-11-02T10:44:50.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[24104]: audit 2023-11-02T10:44:49.498014+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-02T10:44:50.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[24104]: cluster 2023-11-02T10:44:49.619395+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:50.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[27669]: audit 2023-11-02T10:44:49.493716+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-11-02T10:44:50.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[27669]: audit 2023-11-02T10:44:49.495738+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:44:50.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[27669]: cephadm 2023-11-02T10:44:49.497320+0000 mgr.y (mgr.14140) 154 : cephadm [INF] Deploying daemon osd.6 on smithi174 2023-11-02T10:44:50.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[27669]: audit 2023-11-02T10:44:49.498014+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-11-02T10:44:50.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:50 smithi114 bash[27669]: cluster 2023-11-02T10:44:49.619395+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:44:51.748 INFO:teuthology.orchestra.run.smithi174.stdout:Created osd(s) 6 on host 'smithi174' 2023-11-02T10:44:52.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:52 smithi174 bash[24093]: cluster 2023-11-02T10:44:51.620005+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 2023-11-02T10:44:52.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:52 smithi174 bash[24093]: audit 2023-11-02T10:44:51.735192+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:52.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:52 smithi174 bash[24093]: audit 2023-11-02T10:44:51.736241+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:52.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:52 smithi174 bash[24093]: audit 2023-11-02T10:44:51.741359+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:53.027 DEBUG:teuthology.orchestra.run.smithi174:osd.6> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.6.service 2023-11-02T10:44:53.029 INFO:tasks.cephadm:Deploying osd.7 on smithi174 with /dev/vg_nvme/lv_1... 2023-11-02T10:44:53.030 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-11-02T10:44:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:52 smithi114 bash[24104]: cluster 2023-11-02T10:44:51.620005+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 2023-11-02T10:44:53.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:52 smithi114 bash[27669]: cluster 2023-11-02T10:44:51.620005+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 2023-11-02T10:44:53.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:52 smithi114 bash[24104]: audit 2023-11-02T10:44:51.735192+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:53.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:52 smithi114 bash[24104]: audit 2023-11-02T10:44:51.736241+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:53.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:52 smithi114 bash[24104]: audit 2023-11-02T10:44:51.741359+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:53.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:52 smithi114 bash[27669]: audit 2023-11-02T10:44:51.735192+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:53.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:52 smithi114 bash[27669]: audit 2023-11-02T10:44:51.736241+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:44:53.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:52 smithi114 bash[27669]: audit 2023-11-02T10:44:51.741359+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:26.864339\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864537\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:26.864665\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"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-02T10:44:26.864786\", \"created\": \"2023-11-02T10:44:25.779735\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_device_update\": \"2023-11-02T10:44:35.631729\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:53.743 INFO:journalctl@ceph.osd.6.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:44:53.903 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[24093]: audit 2023-11-02T10:44:52.851615+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:53.903 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[24093]: audit 2023-11-02T10:44:52.857680+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:53.904 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[24093]: audit 2023-11-02T10:44:52.859013+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:54.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:53 smithi114 bash[24104]: audit 2023-11-02T10:44:52.851615+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:54.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:53 smithi114 bash[24104]: audit 2023-11-02T10:44:52.857680+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:54.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:53 smithi114 bash[24104]: audit 2023-11-02T10:44:52.859013+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:54.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:53 smithi114 bash[27669]: audit 2023-11-02T10:44:52.851615+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:44:54.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:53 smithi114 bash[27669]: audit 2023-11-02T10:44:52.857680+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:44:54.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:53 smithi114 bash[27669]: audit 2023-11-02T10:44:52.859013+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:44:54.223 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[29292]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-02T10:44:54.224 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[29292]: 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-02T10:44:54.224 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[29292]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-11-02T10:44:54.224 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[29292]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-11-02T10:44:54.224 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[29292]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-11-02T10:44:54.224 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[29292]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-11-02T10:44:54.225 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:53 smithi174 bash[29292]: --> ceph-volume lvm activate successful for osd ID: 6 2023-11-02T10:44:55.021 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:54 smithi174 bash[24093]: cluster 2023-11-02T10:44:53.620582+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-02T10:44:55.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:54 smithi114 bash[24104]: cluster 2023-11-02T10:44:53.620582+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-02T10:44:55.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:54 smithi114 bash[27669]: cluster 2023-11-02T10:44:53.620582+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-02T10:44:57.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:56 smithi174 bash[24093]: cluster 2023-11-02T10:44:55.621129+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-02T10:44:57.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:56 smithi174 bash[24093]: audit 2023-11-02T10:44:56.620570+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:44:57.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:56 smithi174 bash[24093]: audit 2023-11-02T10:44:56.626579+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:44:57.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:56 smithi114 bash[24104]: cluster 2023-11-02T10:44:55.621129+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-02T10:44:57.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:56 smithi114 bash[24104]: audit 2023-11-02T10:44:56.620570+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:44:57.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:56 smithi114 bash[24104]: audit 2023-11-02T10:44:56.626579+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:44:57.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:56 smithi114 bash[27669]: cluster 2023-11-02T10:44:55.621129+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-02T10:44:57.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:56 smithi114 bash[27669]: audit 2023-11-02T10:44:56.620570+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:44:57.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:56 smithi114 bash[27669]: audit 2023-11-02T10:44:56.626579+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:44:57.973 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:57 smithi174 bash[29642]: debug 2023-11-02T10:44:57.707+0000 7fad90658ec0 1 -- 172.21.15.174:0/2006263761 >> [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] conn(0x55762e701000 msgr2=0x55762e6fdb00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-02T10:44:57.973 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:57 smithi174 bash[29642]: debug 2023-11-02T10:44:57.707+0000 7fad90658ec0 1 --2- 172.21.15.174:0/2006263761 >> [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] conn(0x55762e701000 0x55762e6fdb00 secure :-1 s=READY pgs=31 cs=0 l=1 rx=0x55762e697d10 tx=0x55762f376aa0).stop 2023-11-02T10:44:58.326 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:58 smithi174 bash[29642]: debug 2023-11-02T10:44:58.267+0000 7fad90658ec0 -1 Falling back to public interface 2023-11-02T10:44:58.867 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-11-02T10:44:58.867 INFO:teuthology.orchestra.run.smithi174.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-11-02T10:44:58.867 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10+0 records in 2023-11-02T10:44:58.867 INFO:teuthology.orchestra.run.smithi174.stderr:10+0 records out 2023-11-02T10:44:58.868 INFO:teuthology.orchestra.run.smithi174.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172146 s, 609 MB/s 2023-11-02T10:44:58.868 INFO:teuthology.orchestra.run.smithi174.stderr:--> Zapping successful for: 2023-11-02T10:44:59.157 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:58 smithi174 bash[24093]: cluster 2023-11-02T10:44:57.621682+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-02T10:44:59.158 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:44:58 smithi174 bash[29642]: debug 2023-11-02T10:44:58.891+0000 7fad90658ec0 -1 osd.6 0 log_to_monitors {default=true} 2023-11-02T10:44:59.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:58 smithi114 bash[24104]: cluster 2023-11-02T10:44:57.621682+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-02T10:44:59.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:58 smithi114 bash[27669]: cluster 2023-11-02T10:44:57.621682+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-02T10:44:59.725 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch daemon add osd smithi174:vg_nvme/lv_1 2023-11-02T10:45:00.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:59 smithi174 bash[24093]: audit 2023-11-02T10:44:58.900086+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/2110054981,v1:172.21.15.174:6817/2110054981]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-02T10:45:00.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:44:59 smithi174 bash[24093]: audit 2023-11-02T10:44:58.900532+0000 mon.a (mon.0) 411 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-02T10:45:00.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:59 smithi114 bash[24104]: audit 2023-11-02T10:44:58.900086+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/2110054981,v1:172.21.15.174:6817/2110054981]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-02T10:45:00.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:44:59 smithi114 bash[24104]: audit 2023-11-02T10:44:58.900532+0000 mon.a (mon.0) 411 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-02T10:45:00.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:59 smithi114 bash[27669]: audit 2023-11-02T10:44:58.900086+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/2110054981,v1:172.21.15.174:6817/2110054981]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-02T10:45:00.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:44:59 smithi114 bash[27669]: audit 2023-11-02T10:44:58.900532+0000 mon.a (mon.0) 411 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-11-02T10:45:01.199 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[29642]: debug 2023-11-02T10:45:00.895+0000 7fad75405700 -1 osd.6 0 waiting for initial osdmap 2023-11-02T10:45:01.200 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[24093]: cluster 2023-11-02T10:44:59.622220+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-02T10:45:01.200 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[24093]: audit 2023-11-02T10:44:59.891143+0000 mon.a (mon.0) 412 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-02T10:45:01.200 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[24093]: cluster 2023-11-02T10:44:59.891226+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-11-02T10:45:01.201 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[24093]: audit 2023-11-02T10:44:59.891470+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:45:01.201 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[24093]: audit 2023-11-02T10:44:59.892462+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/2110054981,v1:172.21.15.174:6817/2110054981]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:01.201 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[24093]: audit 2023-11-02T10:44:59.892843+0000 mon.a (mon.0) 415 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:01.201 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[24093]: audit 2023-11-02T10:45:00.435926+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:01.202 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[24093]: audit 2023-11-02T10:45:00.660776+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:01.202 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:00 smithi174 bash[24093]: audit 2023-11-02T10:45:00.668483+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:01.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[24104]: cluster 2023-11-02T10:44:59.622220+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-02T10:45:01.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[24104]: audit 2023-11-02T10:44:59.891143+0000 mon.a (mon.0) 412 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-02T10:45:01.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[24104]: cluster 2023-11-02T10:44:59.891226+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-11-02T10:45:01.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[24104]: audit 2023-11-02T10:44:59.891470+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:45:01.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[24104]: audit 2023-11-02T10:44:59.892462+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/2110054981,v1:172.21.15.174:6817/2110054981]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:01.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[24104]: audit 2023-11-02T10:44:59.892843+0000 mon.a (mon.0) 415 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:01.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[24104]: audit 2023-11-02T10:45:00.435926+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:01.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[27669]: cluster 2023-11-02T10:44:59.622220+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-02T10:45:01.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[27669]: audit 2023-11-02T10:44:59.891143+0000 mon.a (mon.0) 412 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-11-02T10:45:01.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[27669]: cluster 2023-11-02T10:44:59.891226+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-11-02T10:45:01.306 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[27669]: audit 2023-11-02T10:44:59.891470+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:45:01.306 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[27669]: audit 2023-11-02T10:44:59.892462+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.174:6816/2110054981,v1:172.21.15.174:6817/2110054981]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:01.306 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[27669]: audit 2023-11-02T10:44:59.892843+0000 mon.a (mon.0) 415 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:01.306 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[27669]: audit 2023-11-02T10:45:00.435926+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:01.307 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[24104]: audit 2023-11-02T10:45:00.660776+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:01.307 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[24104]: audit 2023-11-02T10:45:00.668483+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:01.307 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[27669]: audit 2023-11-02T10:45:00.660776+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:01.308 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:00 smithi114 bash[27669]: audit 2023-11-02T10:45:00.668483+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}}, \"last_daemon_update\": \"2023-11-02T10:44:52.849930\", \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:01.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:01 smithi174 bash[24093]: cluster 2023-11-02T10:44:59.907437+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:45:01.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:01 smithi174 bash[24093]: cluster 2023-11-02T10:44:59.907538+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:45:01.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:01 smithi174 bash[24093]: audit 2023-11-02T10:45:00.892596+0000 mon.a (mon.0) 419 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:45:01.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:01 smithi174 bash[24093]: cluster 2023-11-02T10:45:00.892699+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-11-02T10:45:01.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:01 smithi174 bash[24093]: audit 2023-11-02T10:45:00.893494+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:45:02.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[24104]: cluster 2023-11-02T10:44:59.907437+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:45:02.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[24104]: cluster 2023-11-02T10:44:59.907538+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:45:02.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[24104]: audit 2023-11-02T10:45:00.892596+0000 mon.a (mon.0) 419 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:45:02.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[24104]: cluster 2023-11-02T10:45:00.892699+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-11-02T10:45:02.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[24104]: audit 2023-11-02T10:45:00.893494+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:45:02.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[27669]: cluster 2023-11-02T10:44:59.907437+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:45:02.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[27669]: cluster 2023-11-02T10:44:59.907538+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:45:02.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[27669]: audit 2023-11-02T10:45:00.892596+0000 mon.a (mon.0) 419 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:45:02.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[27669]: cluster 2023-11-02T10:45:00.892699+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-11-02T10:45:02.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:01 smithi114 bash[27669]: audit 2023-11-02T10:45:00.893494+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:45:03.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:02 smithi174 bash[24093]: cluster 2023-11-02T10:45:01.622842+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:45:03.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:02 smithi174 bash[24093]: cluster 2023-11-02T10:45:01.895796+0000 mon.a (mon.0) 422 : cluster [INF] osd.6 [v2:172.21.15.174:6816/2110054981,v1:172.21.15.174:6817/2110054981] boot 2023-11-02T10:45:03.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:02 smithi174 bash[24093]: cluster 2023-11-02T10:45:01.895961+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-11-02T10:45:03.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:02 smithi174 bash[24093]: audit 2023-11-02T10:45:01.896281+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:45:03.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:02 smithi174 bash[24093]: audit 2023-11-02T10:45:02.834088+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:45:03.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:02 smithi174 bash[24093]: audit 2023-11-02T10:45:02.836017+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:03.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:02 smithi174 bash[24093]: audit 2023-11-02T10:45:02.839065+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:45:03.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[27669]: cluster 2023-11-02T10:45:01.622842+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:45:03.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[27669]: cluster 2023-11-02T10:45:01.895796+0000 mon.a (mon.0) 422 : cluster [INF] osd.6 [v2:172.21.15.174:6816/2110054981,v1:172.21.15.174:6817/2110054981] boot 2023-11-02T10:45:03.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[27669]: cluster 2023-11-02T10:45:01.895961+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-11-02T10:45:03.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[27669]: audit 2023-11-02T10:45:01.896281+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:45:03.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[27669]: audit 2023-11-02T10:45:02.834088+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:45:03.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[27669]: audit 2023-11-02T10:45:02.836017+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:03.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[27669]: audit 2023-11-02T10:45:02.839065+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:45:03.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[24104]: cluster 2023-11-02T10:45:01.622842+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-11-02T10:45:03.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[24104]: cluster 2023-11-02T10:45:01.895796+0000 mon.a (mon.0) 422 : cluster [INF] osd.6 [v2:172.21.15.174:6816/2110054981,v1:172.21.15.174:6817/2110054981] boot 2023-11-02T10:45:03.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[24104]: cluster 2023-11-02T10:45:01.895961+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-11-02T10:45:03.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[24104]: audit 2023-11-02T10:45:01.896281+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:45:03.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[24104]: audit 2023-11-02T10:45:02.834088+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-11-02T10:45:03.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[24104]: audit 2023-11-02T10:45:02.836017+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:03.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:02 smithi114 bash[24104]: audit 2023-11-02T10:45:02.839065+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:45:04.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:03 smithi174 bash[24093]: audit 2023-11-02T10:45:02.832032+0000 mgr.y (mgr.14140) 162 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:04.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:03 smithi174 bash[24093]: cephadm 2023-11-02T10:45:02.833514+0000 mgr.y (mgr.14140) 163 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:45:04.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:03 smithi174 bash[24093]: cluster 2023-11-02T10:45:02.912537+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-11-02T10:45:04.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:03 smithi114 bash[24104]: audit 2023-11-02T10:45:02.832032+0000 mgr.y (mgr.14140) 162 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:04.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:03 smithi114 bash[24104]: cephadm 2023-11-02T10:45:02.833514+0000 mgr.y (mgr.14140) 163 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:45:04.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:03 smithi114 bash[24104]: cluster 2023-11-02T10:45:02.912537+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-11-02T10:45:04.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:03 smithi114 bash[27669]: audit 2023-11-02T10:45:02.832032+0000 mgr.y (mgr.14140) 162 : audit [DBG] from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi174:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:04.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:03 smithi114 bash[27669]: cephadm 2023-11-02T10:45:02.833514+0000 mgr.y (mgr.14140) 163 : cephadm [INF] Applying osd on host smithi174... 2023-11-02T10:45:04.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:03 smithi114 bash[27669]: cluster 2023-11-02T10:45:02.912537+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-11-02T10:45:05.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:04 smithi174 bash[24093]: cluster 2023-11-02T10:45:03.623423+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:05.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:04 smithi114 bash[24104]: cluster 2023-11-02T10:45:03.623423+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:05.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:04 smithi114 bash[27669]: cluster 2023-11-02T10:45:03.623423+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:07.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:06 smithi174 bash[24093]: cluster 2023-11-02T10:45:05.623971+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:07.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:06 smithi174 bash[24093]: audit 2023-11-02T10:45:06.276468+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.174:0/1525502542' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8cafc28b-d9a4-4795-9207-b303e3ff0fe7"}]: dispatch 2023-11-02T10:45:07.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:06 smithi174 bash[24093]: audit 2023-11-02T10:45:06.277000+0000 mon.a (mon.0) 429 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8cafc28b-d9a4-4795-9207-b303e3ff0fe7"}]: dispatch 2023-11-02T10:45:07.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:06 smithi174 bash[24093]: audit 2023-11-02T10:45:06.286730+0000 mon.a (mon.0) 430 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8cafc28b-d9a4-4795-9207-b303e3ff0fe7"}]': finished 2023-11-02T10:45:07.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:06 smithi174 bash[24093]: cluster 2023-11-02T10:45:06.286888+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-11-02T10:45:07.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:06 smithi174 bash[24093]: audit 2023-11-02T10:45:06.287124+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:07.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[24104]: cluster 2023-11-02T10:45:05.623971+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:07.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[24104]: audit 2023-11-02T10:45:06.276468+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.174:0/1525502542' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8cafc28b-d9a4-4795-9207-b303e3ff0fe7"}]: dispatch 2023-11-02T10:45:07.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[24104]: audit 2023-11-02T10:45:06.277000+0000 mon.a (mon.0) 429 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8cafc28b-d9a4-4795-9207-b303e3ff0fe7"}]: dispatch 2023-11-02T10:45:07.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[24104]: audit 2023-11-02T10:45:06.286730+0000 mon.a (mon.0) 430 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8cafc28b-d9a4-4795-9207-b303e3ff0fe7"}]': finished 2023-11-02T10:45:07.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[24104]: cluster 2023-11-02T10:45:06.286888+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-11-02T10:45:07.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[24104]: audit 2023-11-02T10:45:06.287124+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:07.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[27669]: cluster 2023-11-02T10:45:05.623971+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:07.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[27669]: audit 2023-11-02T10:45:06.276468+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.174:0/1525502542' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8cafc28b-d9a4-4795-9207-b303e3ff0fe7"}]: dispatch 2023-11-02T10:45:07.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[27669]: audit 2023-11-02T10:45:06.277000+0000 mon.a (mon.0) 429 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8cafc28b-d9a4-4795-9207-b303e3ff0fe7"}]: dispatch 2023-11-02T10:45:07.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[27669]: audit 2023-11-02T10:45:06.286730+0000 mon.a (mon.0) 430 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8cafc28b-d9a4-4795-9207-b303e3ff0fe7"}]': finished 2023-11-02T10:45:07.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[27669]: cluster 2023-11-02T10:45:06.286888+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-11-02T10:45:07.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:06 smithi114 bash[27669]: audit 2023-11-02T10:45:06.287124+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:09.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:08 smithi174 bash[24093]: cluster 2023-11-02T10:45:07.624539+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:09.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:08 smithi174 bash[24093]: audit 2023-11-02T10:45:08.581415+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.174:0/257025618' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:45:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:08 smithi114 bash[24104]: cluster 2023-11-02T10:45:07.624539+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:08 smithi114 bash[24104]: audit 2023-11-02T10:45:08.581415+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.174:0/257025618' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:45:09.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:08 smithi114 bash[27669]: cluster 2023-11-02T10:45:07.624539+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:09.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:08 smithi114 bash[27669]: audit 2023-11-02T10:45:08.581415+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.174:0/257025618' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-11-02T10:45:10.676 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:10 smithi174 bash[24093]: cluster 2023-11-02T10:45:09.625093+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-02T10:45:10.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:10 smithi114 bash[24104]: cluster 2023-11-02T10:45:09.625093+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-02T10:45:10.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:10 smithi114 bash[27669]: cluster 2023-11-02T10:45:09.625093+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-02T10:45:11.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:11 smithi174 bash[24093]: audit 2023-11-02T10:45:11.350674+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:45:11.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:11 smithi114 bash[27669]: audit 2023-11-02T10:45:11.350674+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:45:11.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:11 smithi114 bash[24104]: audit 2023-11-02T10:45:11.350674+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:45:12.714 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:12 smithi174 bash[24093]: cluster 2023-11-02T10:45:11.625679+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-02T10:45:12.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:12 smithi114 bash[24104]: cluster 2023-11-02T10:45:11.625679+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-02T10:45:12.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:12 smithi114 bash[27669]: cluster 2023-11-02T10:45:11.625679+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-02T10:45:14.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:14 smithi174 bash[24093]: cluster 2023-11-02T10:45:13.626282+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-02T10:45:15.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:14 smithi114 bash[24104]: cluster 2023-11-02T10:45:13.626282+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-02T10:45:15.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:14 smithi114 bash[27669]: cluster 2023-11-02T10:45:13.626282+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-02T10:45:15.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:15 smithi174 bash[24093]: audit 2023-11-02T10:45:15.201597+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-02T10:45:15.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:15 smithi174 bash[24093]: audit 2023-11-02T10:45:15.203454+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:15.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:15 smithi174 bash[24093]: cephadm 2023-11-02T10:45:15.204837+0000 mgr.y (mgr.14140) 170 : cephadm [INF] Deploying daemon osd.7 on smithi174 2023-11-02T10:45:15.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:15 smithi174 bash[24093]: audit 2023-11-02T10:45:15.205510+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-02T10:45:16.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:15 smithi114 bash[24104]: audit 2023-11-02T10:45:15.201597+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-02T10:45:16.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:15 smithi114 bash[24104]: audit 2023-11-02T10:45:15.203454+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:16.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:15 smithi114 bash[24104]: cephadm 2023-11-02T10:45:15.204837+0000 mgr.y (mgr.14140) 170 : cephadm [INF] Deploying daemon osd.7 on smithi174 2023-11-02T10:45:16.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:15 smithi114 bash[24104]: audit 2023-11-02T10:45:15.205510+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-02T10:45:16.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:15 smithi114 bash[27669]: audit 2023-11-02T10:45:15.201597+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-11-02T10:45:16.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:15 smithi114 bash[27669]: audit 2023-11-02T10:45:15.203454+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:16.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:15 smithi114 bash[27669]: cephadm 2023-11-02T10:45:15.204837+0000 mgr.y (mgr.14140) 170 : cephadm [INF] Deploying daemon osd.7 on smithi174 2023-11-02T10:45:16.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:15 smithi114 bash[27669]: audit 2023-11-02T10:45:15.205510+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-11-02T10:45:16.879 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:16 smithi174 bash[24093]: cluster 2023-11-02T10:45:15.626857+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:17.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:16 smithi114 bash[24104]: cluster 2023-11-02T10:45:15.626857+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:17.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:16 smithi114 bash[27669]: cluster 2023-11-02T10:45:15.626857+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:17.372 INFO:teuthology.orchestra.run.smithi174.stdout:Created osd(s) 7 on host 'smithi174' 2023-11-02T10:45:17.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:17 smithi174 bash[24093]: audit 2023-11-02T10:45:17.362013+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:17.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:17 smithi174 bash[24093]: audit 2023-11-02T10:45:17.363147+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:17.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:17 smithi174 bash[24093]: audit 2023-11-02T10:45:17.367930+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:18.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:17 smithi114 bash[24104]: audit 2023-11-02T10:45:17.362013+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:18.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:17 smithi114 bash[24104]: audit 2023-11-02T10:45:17.363147+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:18.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:17 smithi114 bash[24104]: audit 2023-11-02T10:45:17.367930+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:18.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:17 smithi114 bash[27669]: audit 2023-11-02T10:45:17.362013+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:18.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:17 smithi114 bash[27669]: audit 2023-11-02T10:45:17.363147+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:18.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:17 smithi114 bash[27669]: audit 2023-11-02T10:45:17.367930+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:44:52.849176\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849375\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849501\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:44:52.849621\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"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-02T10:44:52.849739\", \"created\": \"2023-11-02T10:44:51.715209\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_device_update\": \"2023-11-02T10:45:00.659178\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:18.806 DEBUG:teuthology.orchestra.run.smithi174:osd.7> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.7.service 2023-11-02T10:45:18.809 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-11-02T10:45:18.809 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd stat -f json 2023-11-02T10:45:18.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:18 smithi174 bash[24093]: cluster 2023-11-02T10:45:17.627431+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-02T10:45:18.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:18 smithi174 bash[24093]: audit 2023-11-02T10:45:18.672343+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:18.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:18 smithi174 bash[24093]: audit 2023-11-02T10:45:18.678593+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:18.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:18 smithi174 bash[24093]: audit 2023-11-02T10:45:18.679925+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:45:19.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:18 smithi114 bash[24104]: cluster 2023-11-02T10:45:17.627431+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-02T10:45:19.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:18 smithi114 bash[27669]: cluster 2023-11-02T10:45:17.627431+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-02T10:45:19.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:18 smithi114 bash[27669]: audit 2023-11-02T10:45:18.672343+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:19.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:18 smithi114 bash[24104]: audit 2023-11-02T10:45:18.672343+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:19.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:18 smithi114 bash[24104]: audit 2023-11-02T10:45:18.678593+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:19.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:18 smithi114 bash[24104]: audit 2023-11-02T10:45:18.679925+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:45:19.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:18 smithi114 bash[27669]: audit 2023-11-02T10:45:18.678593+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:19.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:18 smithi114 bash[27669]: audit 2023-11-02T10:45:18.679925+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-11-02T10:45:19.539 INFO:journalctl@ceph.osd.7.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:45:19.973 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:19 smithi174 bash[30910]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-02T10:45:19.974 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:19 smithi174 bash[30910]: 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-02T10:45:19.974 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:19 smithi174 bash[30910]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-11-02T10:45:19.974 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:19 smithi174 bash[30910]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-11-02T10:45:19.974 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:19 smithi174 bash[30910]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-11-02T10:45:19.975 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:19 smithi174 bash[30910]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-11-02T10:45:19.975 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:19 smithi174 bash[30910]: --> ceph-volume lvm activate successful for osd ID: 7 2023-11-02T10:45:20.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:20 smithi114 bash[24104]: cluster 2023-11-02T10:45:19.627982+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-02T10:45:20.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:20 smithi114 bash[27669]: cluster 2023-11-02T10:45:19.627982+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-02T10:45:20.660 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:20 smithi174 bash[24093]: cluster 2023-11-02T10:45:19.627982+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-02T10:45:21.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:21 smithi174 bash[24093]: audit 2023-11-02T10:45:21.628796+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:45:21.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:21 smithi174 bash[24093]: audit 2023-11-02T10:45:21.634240+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:45:21.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:21 smithi114 bash[27669]: audit 2023-11-02T10:45:21.628796+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:45:21.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:21 smithi114 bash[27669]: audit 2023-11-02T10:45:21.634240+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:45:21.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:21 smithi114 bash[24104]: audit 2023-11-02T10:45:21.628796+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:45:21.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:21 smithi114 bash[24104]: audit 2023-11-02T10:45:21.634240+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:45:21.871 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:45:22.473 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:22 smithi174 bash[31178]: debug 2023-11-02T10:45:22.330+0000 7fc82dfb2ec0 1 -- 172.21.15.174:0/617179222 >> [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] conn(0x55e6f7413400 msgr2=0x55e6f740ff80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-02T10:45:22.474 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:22 smithi174 bash[31178]: debug 2023-11-02T10:45:22.330+0000 7fc82dfb2ec0 1 --2- 172.21.15.174:0/617179222 >> [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] conn(0x55e6f7413400 0x55e6f740ff80 secure :-1 s=READY pgs=40 cs=0 l=1 rx=0x55e6f73a9d10 tx=0x55e6f807eaa0).stop 2023-11-02T10:45:22.658 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1698921901,"num_in_osds":7,"osd_in_since":1698921901,"num_remapped_pgs":0} 2023-11-02T10:45:22.973 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:22 smithi174 bash[31178]: debug 2023-11-02T10:45:22.870+0000 7fc82dfb2ec0 -1 Falling back to public interface 2023-11-02T10:45:22.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:22 smithi174 bash[24093]: cluster 2023-11-02T10:45:21.628417+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-02T10:45:22.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:22 smithi174 bash[24093]: audit 2023-11-02T10:45:21.869219+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.114:0/2552969451' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-02T10:45:23.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:22 smithi114 bash[24104]: cluster 2023-11-02T10:45:21.628417+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-02T10:45:23.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:22 smithi114 bash[24104]: audit 2023-11-02T10:45:21.869219+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.114:0/2552969451' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-02T10:45:23.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:22 smithi114 bash[27669]: cluster 2023-11-02T10:45:21.628417+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-02T10:45:23.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:22 smithi114 bash[27669]: audit 2023-11-02T10:45:21.869219+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.114:0/2552969451' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-02T10:45:23.659 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd stat -f json 2023-11-02T10:45:23.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:23 smithi174 bash[24093]: audit 2023-11-02T10:45:23.507544+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/1196814355,v1:172.21.15.174:6825/1196814355]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-02T10:45:23.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:23 smithi174 bash[24093]: audit 2023-11-02T10:45:23.508069+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-02T10:45:23.974 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:23 smithi174 bash[31178]: debug 2023-11-02T10:45:23.498+0000 7fc82dfb2ec0 -1 osd.7 0 log_to_monitors {default=true} 2023-11-02T10:45:24.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:23 smithi114 bash[24104]: audit 2023-11-02T10:45:23.507544+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/1196814355,v1:172.21.15.174:6825/1196814355]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-02T10:45:24.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:23 smithi114 bash[24104]: audit 2023-11-02T10:45:23.508069+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-02T10:45:24.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:23 smithi114 bash[27669]: audit 2023-11-02T10:45:23.507544+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/1196814355,v1:172.21.15.174:6825/1196814355]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-02T10:45:24.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:23 smithi114 bash[27669]: audit 2023-11-02T10:45:23.508069+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-11-02T10:45:25.010 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[24104]: cluster 2023-11-02T10:45:23.628925+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-02T10:45:25.011 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[24104]: audit 2023-11-02T10:45:23.716682+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-02T10:45:25.011 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[24104]: cluster 2023-11-02T10:45:23.716794+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-11-02T10:45:25.011 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[24104]: audit 2023-11-02T10:45:23.717000+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:25.011 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[24104]: audit 2023-11-02T10:45:23.717763+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/1196814355,v1:172.21.15.174:6825/1196814355]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:25.012 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[24104]: audit 2023-11-02T10:45:23.717985+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:25.012 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[27669]: cluster 2023-11-02T10:45:23.628925+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-02T10:45:25.012 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[27669]: audit 2023-11-02T10:45:23.716682+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-02T10:45:25.013 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[27669]: cluster 2023-11-02T10:45:23.716794+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-11-02T10:45:25.013 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[27669]: audit 2023-11-02T10:45:23.717000+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:25.013 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[27669]: audit 2023-11-02T10:45:23.717763+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/1196814355,v1:172.21.15.174:6825/1196814355]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:25.013 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:24 smithi114 bash[27669]: audit 2023-11-02T10:45:23.717985+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:25.223 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:45:24 smithi174 bash[31178]: debug 2023-11-02T10:45:24.722+0000 7fc812d5f700 -1 osd.7 0 waiting for initial osdmap 2023-11-02T10:45:25.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:24 smithi174 bash[24093]: cluster 2023-11-02T10:45:23.628925+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-02T10:45:25.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:24 smithi174 bash[24093]: audit 2023-11-02T10:45:23.716682+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-11-02T10:45:25.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:24 smithi174 bash[24093]: cluster 2023-11-02T10:45:23.716794+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-11-02T10:45:25.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:24 smithi174 bash[24093]: audit 2023-11-02T10:45:23.717000+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:25.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:24 smithi174 bash[24093]: audit 2023-11-02T10:45:23.717763+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.174:6824/1196814355,v1:172.21.15.174:6825/1196814355]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:25.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:24 smithi174 bash[24093]: audit 2023-11-02T10:45:23.717985+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2023-11-02T10:45:25.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[27669]: cluster 2023-11-02T10:45:24.530433+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:45:25.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[27669]: cluster 2023-11-02T10:45:24.530506+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:45:25.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[27669]: audit 2023-11-02T10:45:24.716931+0000 mon.a (mon.0) 451 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:45:25.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[27669]: cluster 2023-11-02T10:45:24.717009+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-11-02T10:45:25.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[27669]: audit 2023-11-02T10:45:24.717952+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:25.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[27669]: audit 2023-11-02T10:45:24.860408+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:25.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[24104]: cluster 2023-11-02T10:45:24.530433+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:45:25.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[24104]: cluster 2023-11-02T10:45:24.530506+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:45:25.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[24104]: audit 2023-11-02T10:45:24.716931+0000 mon.a (mon.0) 451 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:45:25.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[24104]: cluster 2023-11-02T10:45:24.717009+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-11-02T10:45:25.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[24104]: audit 2023-11-02T10:45:24.717952+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:25.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[24104]: audit 2023-11-02T10:45:24.860408+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:25.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[24104]: audit 2023-11-02T10:45:25.084228+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:25.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[24104]: audit 2023-11-02T10:45:25.090765+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:25.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[24104]: cluster 2023-11-02T10:45:25.721642+0000 mon.a (mon.0) 457 : cluster [INF] osd.7 [v2:172.21.15.174:6824/1196814355,v1:172.21.15.174:6825/1196814355] boot 2023-11-02T10:45:25.808 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[27669]: audit 2023-11-02T10:45:25.084228+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:25.808 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[27669]: audit 2023-11-02T10:45:25.090765+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:25.808 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:25 smithi114 bash[27669]: cluster 2023-11-02T10:45:25.721642+0000 mon.a (mon.0) 457 : cluster [INF] osd.7 [v2:172.21.15.174:6824/1196814355,v1:172.21.15.174:6825/1196814355] boot 2023-11-02T10:45:26.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:25 smithi174 bash[24093]: cluster 2023-11-02T10:45:24.530433+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-11-02T10:45:26.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:25 smithi174 bash[24093]: cluster 2023-11-02T10:45:24.530506+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-11-02T10:45:26.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:25 smithi174 bash[24093]: audit 2023-11-02T10:45:24.716931+0000 mon.a (mon.0) 451 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2023-11-02T10:45:26.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:25 smithi174 bash[24093]: cluster 2023-11-02T10:45:24.717009+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-11-02T10:45:26.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:25 smithi174 bash[24093]: audit 2023-11-02T10:45:24.717952+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:26.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:25 smithi174 bash[24093]: audit 2023-11-02T10:45:24.860408+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:26.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:25 smithi174 bash[24093]: audit 2023-11-02T10:45:25.084228+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:26.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:25 smithi174 bash[24093]: audit 2023-11-02T10:45:25.090765+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}}, \"last_daemon_update\": \"2023-11-02T10:45:18.670636\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:26.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:25 smithi174 bash[24093]: cluster 2023-11-02T10:45:25.721642+0000 mon.a (mon.0) 457 : cluster [INF] osd.7 [v2:172.21.15.174:6824/1196814355,v1:172.21.15.174:6825/1196814355] boot 2023-11-02T10:45:26.669 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:45:27.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:26 smithi114 bash[24104]: cluster 2023-11-02T10:45:25.629444+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:27.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:26 smithi114 bash[24104]: cluster 2023-11-02T10:45:25.721780+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-02T10:45:27.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:26 smithi114 bash[24104]: audit 2023-11-02T10:45:25.722126+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:27.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:26 smithi114 bash[24104]: audit 2023-11-02T10:45:26.667439+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.114:0/4102851314' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-02T10:45:27.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:26 smithi114 bash[27669]: cluster 2023-11-02T10:45:25.629444+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:27.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:26 smithi114 bash[27669]: cluster 2023-11-02T10:45:25.721780+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-02T10:45:27.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:26 smithi114 bash[27669]: audit 2023-11-02T10:45:25.722126+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:27.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:26 smithi114 bash[27669]: audit 2023-11-02T10:45:26.667439+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.114:0/4102851314' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-02T10:45:27.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:26 smithi174 bash[24093]: cluster 2023-11-02T10:45:25.629444+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-11-02T10:45:27.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:26 smithi174 bash[24093]: cluster 2023-11-02T10:45:25.721780+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-11-02T10:45:27.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:26 smithi174 bash[24093]: audit 2023-11-02T10:45:25.722126+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:45:27.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:26 smithi174 bash[24093]: audit 2023-11-02T10:45:26.667439+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.114:0/4102851314' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-11-02T10:45:27.445 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1698921925,"num_in_osds":8,"osd_in_since":1698921925,"num_remapped_pgs":0} 2023-11-02T10:45:27.447 INFO:tasks.cephadm:Adding prometheus.a on smithi174 2023-11-02T10:45:27.447 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch apply prometheus '1;smithi174=a' 2023-11-02T10:45:27.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:27 smithi174 bash[24093]: cluster 2023-11-02T10:45:26.744155+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-02T10:45:28.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:27 smithi114 bash[24104]: cluster 2023-11-02T10:45:26.744155+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-02T10:45:28.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:27 smithi114 bash[27669]: cluster 2023-11-02T10:45:26.744155+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-11-02T10:45:29.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:28 smithi114 bash[27669]: cluster 2023-11-02T10:45:27.629974+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:29.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:28 smithi114 bash[24104]: cluster 2023-11-02T10:45:27.629974+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:29.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:28 smithi174 bash[24093]: cluster 2023-11-02T10:45:27.629974+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:30.300 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled prometheus update... 2023-11-02T10:45:30.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:30 smithi174 bash[24093]: cluster 2023-11-02T10:45:29.630558+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:30.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:30 smithi174 bash[24093]: audit 2023-11-02T10:45:30.290848+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-02T10:45:30.290188\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-02T10:45:30.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:30 smithi174 bash[24093]: audit 2023-11-02T10:45:30.296636+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-02T10:45:30.290188\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-02T10:45:30.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:30 smithi114 bash[24104]: cluster 2023-11-02T10:45:29.630558+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:30.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:30 smithi114 bash[24104]: audit 2023-11-02T10:45:30.290848+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-02T10:45:30.290188\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-02T10:45:30.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:30 smithi114 bash[24104]: audit 2023-11-02T10:45:30.296636+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-02T10:45:30.290188\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-02T10:45:30.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:30 smithi114 bash[27669]: cluster 2023-11-02T10:45:29.630558+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:30.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:30 smithi114 bash[27669]: audit 2023-11-02T10:45:30.290848+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-02T10:45:30.290188\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-11-02T10:45:30.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:30 smithi114 bash[27669]: audit 2023-11-02T10:45:30.296636+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-11-02T10:45:30.290188\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-11-02T10:45:31.039 DEBUG:teuthology.orchestra.run.smithi174:prometheus.a> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@prometheus.a.service 2023-11-02T10:45:31.042 INFO:tasks.cephadm:Adding node-exporter.a on smithi114 2023-11-02T10:45:31.042 INFO:tasks.cephadm:Adding node-exporter.b on smithi174 2023-11-02T10:45:31.042 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi114=a;smithi174=b' 2023-11-02T10:45:31.235 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:45:31.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:31 smithi174 bash[24093]: audit 2023-11-02T10:45:30.289148+0000 mgr.y (mgr.14140) 179 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:31.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:31 smithi174 bash[24093]: cephadm 2023-11-02T10:45:30.290163+0000 mgr.y (mgr.14140) 180 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi174=a 2023-11-02T10:45:31.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:31 smithi174 bash[24093]: cephadm 2023-11-02T10:45:30.305244+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Deploying daemon prometheus.a on smithi174 2023-11-02T10:45:31.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:31 smithi114 bash[24104]: audit 2023-11-02T10:45:30.289148+0000 mgr.y (mgr.14140) 179 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:31.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:31 smithi114 bash[24104]: cephadm 2023-11-02T10:45:30.290163+0000 mgr.y (mgr.14140) 180 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi174=a 2023-11-02T10:45:31.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:31 smithi114 bash[24104]: cephadm 2023-11-02T10:45:30.305244+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Deploying daemon prometheus.a on smithi174 2023-11-02T10:45:31.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:31 smithi114 bash[27669]: audit 2023-11-02T10:45:30.289148+0000 mgr.y (mgr.14140) 179 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:31.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:31 smithi114 bash[27669]: cephadm 2023-11-02T10:45:30.290163+0000 mgr.y (mgr.14140) 180 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi174=a 2023-11-02T10:45:31.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:31 smithi114 bash[27669]: cephadm 2023-11-02T10:45:30.305244+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Deploying daemon prometheus.a on smithi174 2023-11-02T10:45:32.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:32 smithi174 bash[24093]: cluster 2023-11-02T10:45:31.631112+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:32.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:32 smithi114 bash[24104]: cluster 2023-11-02T10:45:31.631112+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:32.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:32 smithi114 bash[27669]: cluster 2023-11-02T10:45:31.631112+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:34.104 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled node-exporter update... 2023-11-02T10:45:34.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:34 smithi174 bash[24093]: cluster 2023-11-02T10:45:33.631681+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-02T10:45:34.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:34 smithi174 bash[24093]: audit 2023-11-02T10:45:34.093915+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi114=a;smithi174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:34.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:34 smithi174 bash[24093]: cephadm 2023-11-02T10:45:34.095048+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi114=a,smithi174=b 2023-11-02T10:45:34.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:34 smithi174 bash[24093]: audit 2023-11-02T10:45:34.095801+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-02T10:45:34.095076\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-02T10:45:34.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:34 smithi174 bash[24093]: audit 2023-11-02T10:45:34.101341+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-02T10:45:34.095076\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-02T10:45:34.952 DEBUG:teuthology.orchestra.run.smithi114:node-exporter.a> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@node-exporter.a.service 2023-11-02T10:45:34.955 DEBUG:teuthology.orchestra.run.smithi174:node-exporter.b> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@node-exporter.b.service 2023-11-02T10:45:34.957 INFO:tasks.cephadm:Adding alertmanager.a on smithi114 2023-11-02T10:45:34.958 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi114=a' 2023-11-02T10:45:34.965 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[24104]: cluster 2023-11-02T10:45:33.631681+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-02T10:45:34.965 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[24104]: audit 2023-11-02T10:45:34.093915+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi114=a;smithi174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:34.965 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[24104]: cephadm 2023-11-02T10:45:34.095048+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi114=a,smithi174=b 2023-11-02T10:45:34.965 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[24104]: audit 2023-11-02T10:45:34.095801+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-02T10:45:34.095076\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-02T10:45:34.966 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[24104]: audit 2023-11-02T10:45:34.101341+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-02T10:45:34.095076\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-02T10:45:34.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[27669]: cluster 2023-11-02T10:45:33.631681+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-02T10:45:34.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[27669]: audit 2023-11-02T10:45:34.093915+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi114=a;smithi174=b", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:34.966 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[27669]: cephadm 2023-11-02T10:45:34.095048+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi114=a,smithi174=b 2023-11-02T10:45:34.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[27669]: audit 2023-11-02T10:45:34.095801+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-02T10:45:34.095076\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-11-02T10:45:34.967 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:34 smithi114 bash[27669]: audit 2023-11-02T10:45:34.101341+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-11-02T10:45:34.095076\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi174\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-11-02T10:45:35.016 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:45:35.103 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:45:36.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:36 smithi174 bash[24093]: cluster 2023-11-02T10:45:35.632266+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-02T10:45:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:36 smithi174 bash[24093]: audit 2023-11-02T10:45:36.636111+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}, {\"id\": \"02e38f00-71d2-4761-86e2-36c8769fdb00\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698921925.7221563, \"finished_at\": 1698921935.3623655}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:45:36.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:36 smithi174 bash[24093]: audit 2023-11-02T10:45:36.641982+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}, {\"id\": \"02e38f00-71d2-4761-86e2-36c8769fdb00\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698921925.7221563, \"finished_at\": 1698921935.3623655}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:45:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:36 smithi114 bash[27669]: cluster 2023-11-02T10:45:35.632266+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-02T10:45:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:36 smithi114 bash[27669]: audit 2023-11-02T10:45:36.636111+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}, {\"id\": \"02e38f00-71d2-4761-86e2-36c8769fdb00\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698921925.7221563, \"finished_at\": 1698921935.3623655}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:45:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:36 smithi114 bash[27669]: audit 2023-11-02T10:45:36.641982+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}, {\"id\": \"02e38f00-71d2-4761-86e2-36c8769fdb00\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698921925.7221563, \"finished_at\": 1698921935.3623655}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:45:37.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:36 smithi114 bash[24104]: cluster 2023-11-02T10:45:35.632266+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-02T10:45:37.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:36 smithi114 bash[24104]: audit 2023-11-02T10:45:36.636111+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}, {\"id\": \"02e38f00-71d2-4761-86e2-36c8769fdb00\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698921925.7221563, \"finished_at\": 1698921935.3623655}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-11-02T10:45:37.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:36 smithi114 bash[24104]: audit 2023-11-02T10:45:36.641982+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"89038d03-4168-416c-8352-6570a117788b\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1698921850.0148594, \"finished_at\": 1698921865.8140025}, {\"id\": \"25209894-0de7-4a87-bd35-671f62f81cc2\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1698921874.690615, \"finished_at\": 1698921891.7530212}, {\"id\": \"725a0969-05d9-4e0c-98ba-274313879ad6\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1698921901.895855, \"finished_at\": 1698921917.378998}, {\"id\": \"02e38f00-71d2-4761-86e2-36c8769fdb00\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1698921925.7221563, \"finished_at\": 1698921935.3623655}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-11-02T10:45:38.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:38 smithi174 bash[24093]: cluster 2023-11-02T10:45:37.632828+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:39.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:38 smithi114 bash[27669]: cluster 2023-11-02T10:45:37.632828+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:38 smithi114 bash[24104]: cluster 2023-11-02T10:45:37.632828+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:40.473 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:40 smithi174 bash[24093]: cluster 2023-11-02T10:45:39.633409+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:40.605 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled alertmanager update... 2023-11-02T10:45:40.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:40 smithi114 bash[27669]: cluster 2023-11-02T10:45:39.633409+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:40.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:40 smithi114 bash[24104]: cluster 2023-11-02T10:45:39.633409+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:41.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:41 smithi174 bash[24093]: audit 2023-11-02T10:45:40.591871+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi114=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:41.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:41 smithi174 bash[24093]: cephadm 2023-11-02T10:45:40.592850+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi114=a 2023-11-02T10:45:41.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:41 smithi174 bash[24093]: audit 2023-11-02T10:45:40.593544+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-02T10:45:40.592874\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-02T10:45:41.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:41 smithi174 bash[24093]: audit 2023-11-02T10:45:40.601787+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-02T10:45:40.592874\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-02T10:45:41.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:41 smithi114 bash[24104]: audit 2023-11-02T10:45:40.591871+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi114=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:41.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:41 smithi114 bash[24104]: cephadm 2023-11-02T10:45:40.592850+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi114=a 2023-11-02T10:45:41.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:41 smithi114 bash[24104]: audit 2023-11-02T10:45:40.593544+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-02T10:45:40.592874\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-02T10:45:41.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:41 smithi114 bash[24104]: audit 2023-11-02T10:45:40.601787+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-02T10:45:40.592874\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-02T10:45:41.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:41 smithi114 bash[27669]: audit 2023-11-02T10:45:40.591871+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi114=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:41.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:41 smithi114 bash[27669]: cephadm 2023-11-02T10:45:40.592850+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi114=a 2023-11-02T10:45:41.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:41 smithi114 bash[27669]: audit 2023-11-02T10:45:40.593544+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-02T10:45:40.592874\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-11-02T10:45:41.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:41 smithi114 bash[27669]: audit 2023-11-02T10:45:40.601787+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-11-02T10:45:40.592874\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi114\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-11-02T10:45:42.107 DEBUG:teuthology.orchestra.run.smithi114:alertmanager.a> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@alertmanager.a.service 2023-11-02T10:45:42.110 INFO:tasks.cephadm:Adding grafana.a on smithi174 2023-11-02T10:45:42.110 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph orch apply grafana '1;smithi174=a' 2023-11-02T10:45:42.320 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:45:42.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:42 smithi174 bash[24093]: cluster 2023-11-02T10:45:41.633992+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:42.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:42 smithi114 bash[24104]: cluster 2023-11-02T10:45:41.633992+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:42.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:42 smithi114 bash[27669]: cluster 2023-11-02T10:45:41.633992+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:44.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:44 smithi174 bash[24093]: cluster 2023-11-02T10:45:43.634587+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:45.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:44 smithi114 bash[27669]: cluster 2023-11-02T10:45:43.634587+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:45.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:44 smithi114 bash[24104]: cluster 2023-11-02T10:45:43.634587+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:46.454 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled grafana update... 2023-11-02T10:45:46.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:46 smithi174 bash[24093]: cluster 2023-11-02T10:45:45.635159+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:46.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:46 smithi174 bash[24093]: audit 2023-11-02T10:45:46.445275+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-02T10:45:46.444581\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-02T10:45:46.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:46 smithi174 bash[24093]: audit 2023-11-02T10:45:46.450930+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-02T10:45:46.444581\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-02T10:45:47.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:46 smithi114 bash[27669]: cluster 2023-11-02T10:45:45.635159+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:47.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:46 smithi114 bash[27669]: audit 2023-11-02T10:45:46.445275+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-02T10:45:46.444581\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-02T10:45:47.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:46 smithi114 bash[27669]: audit 2023-11-02T10:45:46.450930+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-02T10:45:46.444581\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-02T10:45:47.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:46 smithi114 bash[24104]: cluster 2023-11-02T10:45:45.635159+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:47.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:46 smithi114 bash[24104]: audit 2023-11-02T10:45:46.445275+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-02T10:45:46.444581\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-11-02T10:45:47.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:46 smithi114 bash[24104]: audit 2023-11-02T10:45:46.450930+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-11-02T10:45:46.444581\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi174\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-11-02T10:45:47.544 DEBUG:teuthology.orchestra.run.smithi174:grafana.a> sudo journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@grafana.a.service 2023-11-02T10:45:47.547 INFO:tasks.cephadm:Setting up client nodes... 2023-11-02T10:45:47.547 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-02T10:45:47.745 INFO:journalctl@ceph.grafana.a.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-11-02T10:45:47.854 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:47 smithi174 bash[24093]: audit 2023-11-02T10:45:46.443542+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:47.854 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:47 smithi174 bash[24093]: cephadm 2023-11-02T10:45:46.444557+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service grafana spec with placement count:1 smithi174=a 2023-11-02T10:45:48.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:47 smithi114 bash[24104]: audit 2023-11-02T10:45:46.443542+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:48.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:47 smithi114 bash[24104]: cephadm 2023-11-02T10:45:46.444557+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service grafana spec with placement count:1 smithi174=a 2023-11-02T10:45:48.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:47 smithi114 bash[27669]: audit 2023-11-02T10:45:46.443542+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi174=a", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:45:48.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:47 smithi114 bash[27669]: cephadm 2023-11-02T10:45:46.444557+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service grafana spec with placement count:1 smithi174=a 2023-11-02T10:45:48.949 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:48 smithi174 bash[24093]: cluster 2023-11-02T10:45:47.635749+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:48.950 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:48 smithi174 systemd[1]: Starting Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:45:48.998 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:48 smithi114 bash[24104]: cluster 2023-11-02T10:45:47.635749+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:48.999 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:48 smithi114 bash[27669]: cluster 2023-11-02T10:45:47.635749+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:49.223 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:48 smithi174 docker[32506]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-prometheus.a 2023-11-02T10:45:49.224 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:48 smithi174 systemd[1]: Started Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:45:49.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:49 smithi114 bash[24104]: audit 2023-11-02T10:45:48.992321+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:49.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:49 smithi114 bash[24104]: audit 2023-11-02T10:45:48.999703+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:49.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:49 smithi114 bash[24104]: audit 2023-11-02T10:45:49.001448+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:49.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:49 smithi114 bash[27669]: audit 2023-11-02T10:45:48.992321+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:49.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:49 smithi114 bash[27669]: audit 2023-11-02T10:45:48.999703+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:49.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:49 smithi114 bash[27669]: audit 2023-11-02T10:45:49.001448+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:49.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[24093]: audit 2023-11-02T10:45:48.992321+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:49.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[24093]: audit 2023-11-02T10:45:48.999703+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:18.669729\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.669927\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670053\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670173\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:18.670292\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"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-02T10:45:18.670443\", \"created\": \"2023-11-02T10:45:17.342666\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:49.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[24093]: audit 2023-11-02T10:45:49.001448+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:45:49.975 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.895Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-11-02T10:45:49.975 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.895Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-11-02T10:45:49.975 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.895Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-11-02T10:45:49.976 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.895Z caller=main.go:589 level=info host_details="(Linux 5.4.0-166-generic #183-Ubuntu SMP Mon Oct 2 11:28:33 UTC 2023 x86_64 smithi174 (none))" 2023-11-02T10:45:49.976 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.895Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-02T10:45:49.976 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.895Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-02T10:45:49.976 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.898Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-11-02T10:45:49.976 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.899Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-11-02T10:45:49.977 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.903Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-11-02T10:45:49.977 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.903Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-11-02T10:45:49.977 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.904Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-02T10:45:49.977 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.904Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.886µs 2023-11-02T10:45:49.977 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.904Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-02T10:45:49.977 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.905Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-11-02T10:45:49.978 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.905Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=51.605µs wal_replay_duration=727.886µs wbl_replay_duration=156ns total_replay_duration=814.479µs 2023-11-02T10:45:49.978 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.907Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-11-02T10:45:49.978 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.907Z caller=main.go:1048 level=info msg="TSDB started" 2023-11-02T10:45:49.978 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.907Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-02T10:45:49.978 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.908Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=702.105µs db_storage=1.237µs remote_storage=1.622µs web_handler=411ns query_engine=998ns scrape=337.123µs scrape_sd=23.653µs notify=1.379µs notify_sd=2.635µs rules=43.608µs tracing=8.521µs 2023-11-02T10:45:49.978 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.908Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-11-02T10:45:49.979 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:45:49 smithi174 bash[32524]: ts=2023-11-02T10:45:49.908Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-11-02T10:45:50.701 INFO:teuthology.orchestra.run.smithi114.stdout:[client.0] 2023-11-02T10:45:50.702 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQDefUNlZ6FIKRAASXidErUR6qXAAUcI/B4fZw== 2023-11-02T10:45:50.769 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:50 smithi114 systemd[1]: Started Ceph node-exporter.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:45:50.769 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[35461]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-02T10:45:50.769 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[24104]: cluster 2023-11-02T10:45:49.636380+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:50.770 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[27669]: cluster 2023-11-02T10:45:49.636380+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:50.770 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[24104]: audit 2023-11-02T10:45:50.055609+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_daemon_update\": \"2023-11-02T10:45:50.053596\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:50.771 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[27669]: audit 2023-11-02T10:45:50.055609+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_daemon_update\": \"2023-11-02T10:45:50.053596\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:50.771 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[24104]: audit 2023-11-02T10:45:50.061697+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_daemon_update\": \"2023-11-02T10:45:50.053596\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:50.771 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[24104]: audit 2023-11-02T10:45:50.065164+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-02T10:45:50.772 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[24104]: audit 2023-11-02T10:45:50.066542+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:50.772 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[24104]: cephadm 2023-11-02T10:45:50.067816+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Deploying daemon node-exporter.a on smithi114 2023-11-02T10:45:50.772 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[24104]: audit 2023-11-02T10:45:50.692395+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.114:0/3659447298' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-02T10:45:50.772 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[24104]: audit 2023-11-02T10:45:50.700231+0000 mon.a (mon.0) 480 : audit [INF] from='client.? 172.21.15.114:0/3659447298' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-02T10:45:50.773 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[27669]: audit 2023-11-02T10:45:50.061697+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_daemon_update\": \"2023-11-02T10:45:50.053596\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:50.773 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[27669]: audit 2023-11-02T10:45:50.065164+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-02T10:45:50.773 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[27669]: audit 2023-11-02T10:45:50.066542+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:50.773 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[27669]: cephadm 2023-11-02T10:45:50.067816+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Deploying daemon node-exporter.a on smithi114 2023-11-02T10:45:50.773 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[27669]: audit 2023-11-02T10:45:50.692395+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.114:0/3659447298' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-02T10:45:50.774 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:50 smithi114 bash[27669]: audit 2023-11-02T10:45:50.700231+0000 mon.a (mon.0) 480 : audit [INF] from='client.? 172.21.15.114:0/3659447298' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-02T10:45:50.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:50 smithi174 bash[24093]: cluster 2023-11-02T10:45:49.636380+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:50.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:50 smithi174 bash[24093]: audit 2023-11-02T10:45:50.055609+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_daemon_update\": \"2023-11-02T10:45:50.053596\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:50.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:50 smithi174 bash[24093]: audit 2023-11-02T10:45:50.061697+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}}, \"last_daemon_update\": \"2023-11-02T10:45:50.053596\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:50.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:50 smithi174 bash[24093]: audit 2023-11-02T10:45:50.065164+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-02T10:45:50.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:50 smithi174 bash[24093]: audit 2023-11-02T10:45:50.066542+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:50.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:50 smithi174 bash[24093]: cephadm 2023-11-02T10:45:50.067816+0000 mgr.y (mgr.14140) 198 : cephadm [INF] Deploying daemon node-exporter.a on smithi114 2023-11-02T10:45:50.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:50 smithi174 bash[24093]: audit 2023-11-02T10:45:50.692395+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.114:0/3659447298' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-02T10:45:50.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:50 smithi174 bash[24093]: audit 2023-11-02T10:45:50.700231+0000 mon.a (mon.0) 480 : audit [INF] from='client.? 172.21.15.114:0/3659447298' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-11-02T10:45:51.437 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:51 smithi174 docker[32784]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-node-exporter.b 2023-11-02T10:45:51.438 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:51 smithi174 systemd[1]: Started Ceph node-exporter.b for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:45:51.458 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2023-11-02T10:45:51.458 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-11-02T10:45:51.458 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-11-02T10:45:51.480 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-11-02T10:45:51.723 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:51 smithi174 bash[32808]: Unable to find image 'prom/node-exporter:latest' locally 2023-11-02T10:45:51.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:51 smithi174 bash[24093]: audit 2023-11-02T10:45:50.740634+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:45:51.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:51 smithi174 bash[24093]: audit 2023-11-02T10:45:50.744729+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:45:51.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:51 smithi174 bash[24093]: audit 2023-11-02T10:45:50.745652+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-02T10:45:51.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:51 smithi174 bash[24093]: audit 2023-11-02T10:45:50.746882+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:51.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:51 smithi174 bash[24093]: cephadm 2023-11-02T10:45:50.747700+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Deploying daemon node-exporter.b on smithi174 2023-11-02T10:45:51.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:51 smithi174 bash[24093]: audit 2023-11-02T10:45:51.453324+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:51.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:51 smithi174 bash[24093]: audit 2023-11-02T10:45:51.459428+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:52.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[24104]: audit 2023-11-02T10:45:50.740634+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:45:52.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[27669]: audit 2023-11-02T10:45:50.740634+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:45:52.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[27669]: audit 2023-11-02T10:45:50.744729+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:45:52.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[27669]: audit 2023-11-02T10:45:50.745652+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-02T10:45:52.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[27669]: audit 2023-11-02T10:45:50.746882+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:52.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[27669]: cephadm 2023-11-02T10:45:50.747700+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Deploying daemon node-exporter.b on smithi174 2023-11-02T10:45:52.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[24104]: audit 2023-11-02T10:45:50.744729+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:45:52.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[24104]: audit 2023-11-02T10:45:50.745652+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-11-02T10:45:52.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[24104]: audit 2023-11-02T10:45:50.746882+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:45:52.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[24104]: cephadm 2023-11-02T10:45:50.747700+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Deploying daemon node-exporter.b on smithi174 2023-11-02T10:45:52.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[27669]: audit 2023-11-02T10:45:51.453324+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:52.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[24104]: audit 2023-11-02T10:45:51.453324+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:45:52.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[27669]: audit 2023-11-02T10:45:51.459428+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:52.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:51 smithi114 bash[24104]: audit 2023-11-02T10:45:51.459428+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:45:52.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:52 smithi174 bash[24093]: cephadm 2023-11-02T10:45:51.466861+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Deploying daemon alertmanager.a on smithi114 2023-11-02T10:45:52.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:52 smithi174 bash[24093]: cluster 2023-11-02T10:45:51.636824+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:52 smithi114 bash[24104]: cephadm 2023-11-02T10:45:51.466861+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Deploying daemon alertmanager.a on smithi114 2023-11-02T10:45:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:52 smithi114 bash[24104]: cluster 2023-11-02T10:45:51.636824+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:53.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:52 smithi114 bash[27669]: cephadm 2023-11-02T10:45:51.466861+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Deploying daemon alertmanager.a on smithi114 2023-11-02T10:45:53.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:52 smithi114 bash[27669]: cluster 2023-11-02T10:45:51.636824+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:54.553 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: latest: Pulling from prom/node-exporter 2023-11-02T10:45:54.619 INFO:teuthology.orchestra.run.smithi174.stdout:[client.1] 2023-11-02T10:45:54.619 INFO:teuthology.orchestra.run.smithi174.stdout: key = AQDifUNlYmBiJBAAdnHtwf9TDOtNBpUE+o2NkQ== 2023-11-02T10:45:54.845 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[24104]: cluster 2023-11-02T10:45:53.637371+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:54.845 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[24104]: audit 2023-11-02T10:45:54.609539+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.174:0/2750658019' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-02T10:45:54.845 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[24104]: audit 2023-11-02T10:45:54.610132+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 *"]}]: dispatch 2023-11-02T10:45:54.846 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[24104]: audit 2023-11-02T10:45:54.617159+0000 mon.a (mon.0) 488 : 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-02T10:45:54.846 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[27669]: cluster 2023-11-02T10:45:53.637371+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:54.846 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[27669]: audit 2023-11-02T10:45:54.609539+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.174:0/2750658019' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-02T10:45:54.847 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[27669]: audit 2023-11-02T10:45:54.610132+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 *"]}]: dispatch 2023-11-02T10:45:54.847 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[27669]: audit 2023-11-02T10:45:54.617159+0000 mon.a (mon.0) 488 : 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-02T10:45:54.847 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: d5c4df21b127: Pulling fs layer 2023-11-02T10:45:54.847 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: 2f5f7d8898a1: Pulling fs layer 2023-11-02T10:45:54.847 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: 2b6642e6c59e: Pulling fs layer 2023-11-02T10:45:54.848 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: 2f5f7d8898a1: Verifying Checksum 2023-11-02T10:45:54.848 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: 2f5f7d8898a1: Download complete 2023-11-02T10:45:54.848 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: d5c4df21b127: Download complete 2023-11-02T10:45:54.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:54 smithi174 bash[24093]: cluster 2023-11-02T10:45:53.637371+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:54.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:54 smithi174 bash[24093]: audit 2023-11-02T10:45:54.609539+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.174:0/2750658019' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-11-02T10:45:54.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:54 smithi174 bash[24093]: audit 2023-11-02T10:45:54.610132+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 *"]}]: dispatch 2023-11-02T10:45:54.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:54 smithi174 bash[24093]: audit 2023-11-02T10:45:54.617159+0000 mon.a (mon.0) 488 : 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-02T10:45:55.303 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: 2b6642e6c59e: Verifying Checksum 2023-11-02T10:45:55.303 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: 2b6642e6c59e: Download complete 2023-11-02T10:45:55.303 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:54 smithi114 bash[35461]: d5c4df21b127: Pull complete 2023-11-02T10:45:55.530 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-11-02T10:45:55.530 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-11-02T10:45:55.531 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-11-02T10:45:55.555 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd dump --format=json 2023-11-02T10:45:55.724 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: latest: Pulling from prom/node-exporter 2023-11-02T10:45:55.724 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: d5c4df21b127: Pulling fs layer 2023-11-02T10:45:55.724 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: 2f5f7d8898a1: Pulling fs layer 2023-11-02T10:45:55.724 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: 2b6642e6c59e: Pulling fs layer 2023-11-02T10:45:55.803 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:55 smithi114 bash[35461]: 2f5f7d8898a1: Pull complete 2023-11-02T10:45:56.223 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: 2f5f7d8898a1: Verifying Checksum 2023-11-02T10:45:56.224 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: 2f5f7d8898a1: Download complete 2023-11-02T10:45:56.224 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: d5c4df21b127: Verifying Checksum 2023-11-02T10:45:56.224 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: d5c4df21b127: Download complete 2023-11-02T10:45:56.224 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: 2b6642e6c59e: Verifying Checksum 2023-11-02T10:45:56.224 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: 2b6642e6c59e: Download complete 2023-11-02T10:45:56.225 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:55 smithi174 bash[32808]: d5c4df21b127: Pull complete 2023-11-02T10:45:56.553 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:56 smithi114 bash[35461]: 2b6642e6c59e: Pull complete 2023-11-02T10:45:56.723 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:56 smithi174 bash[32808]: 2f5f7d8898a1: Pull complete 2023-11-02T10:45:57.004 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:56 smithi174 bash[24093]: cluster 2023-11-02T10:45:55.637808+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:57.004 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:56 smithi174 bash[32808]: 2b6642e6c59e: Pull complete 2023-11-02T10:45:57.004 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:56 smithi174 bash[32808]: Digest: sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637 2023-11-02T10:45:57.005 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:56 smithi174 bash[32808]: Status: Downloaded newer image for prom/node-exporter:latest 2023-11-02T10:45:57.052 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:56 smithi114 bash[27669]: cluster 2023-11-02T10:45:55.637808+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:57.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:56 smithi114 bash[24104]: cluster 2023-11-02T10:45:55.637808+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:57.677 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:57 smithi114 bash[35461]: Digest: sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637 2023-11-02T10:45:58.053 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:57 smithi114 bash[35461]: Status: Downloaded newer image for prom/node-exporter:latest 2023-11-02T10:45:58.474 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.231Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.6.1, branch=HEAD, revision=4a1b77600c1873a8233f3ffb55afcedbb63b8d84)" 2023-11-02T10:45:58.474 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.231Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.20.6, platform=linux/amd64, user=root@586879db11e5, date=20230717-12:10:52, tags=netgo osusergo static_build)" 2023-11-02T10:45:58.475 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.232Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-11-02T10:45:58.475 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.232Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-11-02T10:45:58.475 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.233Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-11-02T10:45:58.475 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.233Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-11-02T10:45:58.475 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-11-02T10:45:58.476 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=arp 2023-11-02T10:45:58.476 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=bcache 2023-11-02T10:45:58.476 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=bonding 2023-11-02T10:45:58.476 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=btrfs 2023-11-02T10:45:58.476 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=conntrack 2023-11-02T10:45:58.477 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=cpu 2023-11-02T10:45:58.477 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-11-02T10:45:58.477 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=diskstats 2023-11-02T10:45:58.477 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=dmi 2023-11-02T10:45:58.477 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=edac 2023-11-02T10:45:58.478 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=entropy 2023-11-02T10:45:58.478 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-11-02T10:45:58.478 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=filefd 2023-11-02T10:45:58.478 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=filesystem 2023-11-02T10:45:58.479 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=hwmon 2023-11-02T10:45:58.479 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=infiniband 2023-11-02T10:45:58.479 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=ipvs 2023-11-02T10:45:58.479 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=loadavg 2023-11-02T10:45:58.479 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=mdadm 2023-11-02T10:45:58.480 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=meminfo 2023-11-02T10:45:58.480 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=netclass 2023-11-02T10:45:58.480 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=netdev 2023-11-02T10:45:58.480 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=netstat 2023-11-02T10:45:58.481 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=nfs 2023-11-02T10:45:58.481 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=nfsd 2023-11-02T10:45:58.481 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=nvme 2023-11-02T10:45:58.481 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=os 2023-11-02T10:45:58.481 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-11-02T10:45:58.482 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=pressure 2023-11-02T10:45:58.482 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=rapl 2023-11-02T10:45:58.482 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=schedstat 2023-11-02T10:45:58.482 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=selinux 2023-11-02T10:45:58.482 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.235Z caller=node_exporter.go:117 level=info collector=sockstat 2023-11-02T10:45:58.483 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=softnet 2023-11-02T10:45:58.483 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=stat 2023-11-02T10:45:58.483 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=tapestats 2023-11-02T10:45:58.483 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=textfile 2023-11-02T10:45:58.484 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-11-02T10:45:58.484 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=time 2023-11-02T10:45:58.484 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-11-02T10:45:58.484 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=uname 2023-11-02T10:45:58.484 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=vmstat 2023-11-02T10:45:58.485 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=xfs 2023-11-02T10:45:58.485 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.236Z caller=node_exporter.go:117 level=info collector=zfs 2023-11-02T10:45:58.485 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.237Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-11-02T10:45:58.485 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[32808]: ts=2023-11-02T10:45:58.237Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-11-02T10:45:59.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:45:58 smithi114 bash[24104]: cluster 2023-11-02T10:45:57.638385+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:59.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:45:58 smithi114 bash[27669]: cluster 2023-11-02T10:45:57.638385+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:59.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:45:58 smithi174 bash[24093]: cluster 2023-11-02T10:45:57.638385+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:45:59.804 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.578Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.6.1, branch=HEAD, revision=4a1b77600c1873a8233f3ffb55afcedbb63b8d84)" 2023-11-02T10:45:59.804 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.579Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.20.6, platform=linux/amd64, user=root@586879db11e5, date=20230717-12:10:52, tags=netgo osusergo static_build)" 2023-11-02T10:45:59.804 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.580Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-11-02T10:45:59.804 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.580Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-11-02T10:45:59.805 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.580Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-11-02T10:45:59.805 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.580Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-11-02T10:45:59.805 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-11-02T10:45:59.805 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=arp 2023-11-02T10:45:59.805 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=bcache 2023-11-02T10:45:59.806 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=bonding 2023-11-02T10:45:59.806 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=btrfs 2023-11-02T10:45:59.806 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=conntrack 2023-11-02T10:45:59.806 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=cpu 2023-11-02T10:45:59.806 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-11-02T10:45:59.807 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=diskstats 2023-11-02T10:45:59.807 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=dmi 2023-11-02T10:45:59.807 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=edac 2023-11-02T10:45:59.807 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=entropy 2023-11-02T10:45:59.807 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-11-02T10:45:59.808 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=filefd 2023-11-02T10:45:59.808 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=filesystem 2023-11-02T10:45:59.808 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=hwmon 2023-11-02T10:45:59.808 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=infiniband 2023-11-02T10:45:59.808 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=ipvs 2023-11-02T10:45:59.809 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=loadavg 2023-11-02T10:45:59.809 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=mdadm 2023-11-02T10:45:59.809 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=meminfo 2023-11-02T10:45:59.809 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=netclass 2023-11-02T10:45:59.809 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=netdev 2023-11-02T10:45:59.810 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=netstat 2023-11-02T10:45:59.810 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=nfs 2023-11-02T10:45:59.810 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=nfsd 2023-11-02T10:45:59.810 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=nvme 2023-11-02T10:45:59.810 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=os 2023-11-02T10:45:59.811 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-11-02T10:45:59.811 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=pressure 2023-11-02T10:45:59.811 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=rapl 2023-11-02T10:45:59.811 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=schedstat 2023-11-02T10:45:59.811 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=selinux 2023-11-02T10:45:59.811 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=sockstat 2023-11-02T10:45:59.812 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=softnet 2023-11-02T10:45:59.812 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=stat 2023-11-02T10:45:59.812 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=tapestats 2023-11-02T10:45:59.812 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=textfile 2023-11-02T10:45:59.812 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-11-02T10:45:59.813 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=time 2023-11-02T10:45:59.813 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-11-02T10:45:59.813 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=uname 2023-11-02T10:45:59.813 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=vmstat 2023-11-02T10:45:59.813 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=xfs 2023-11-02T10:45:59.814 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.581Z caller=node_exporter.go:117 level=info collector=zfs 2023-11-02T10:45:59.814 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.582Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-11-02T10:45:59.814 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:45:59 smithi114 bash[35461]: ts=2023-11-02T10:45:59.582Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-11-02T10:46:00.645 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:00 smithi114 bash[24104]: cluster 2023-11-02T10:45:59.638939+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:00.645 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:00 smithi114 bash[27669]: cluster 2023-11-02T10:45:59.638939+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:00.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:00 smithi174 bash[24093]: cluster 2023-11-02T10:45:59.638939+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:02.421 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:46:02.422 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":47,"fsid":"0c6d86b6-796c-11ee-8db9-212e2dc638e7","created":"2023-11-02T10:39:53.299174+0000","modified":"2023-11-02T10:45:26.729953+0000","last_up_change":"2023-11-02T10:45:25.713321+0000","last_in_change":"2023-11-02T10:45:25.713321+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-02T10:40:06.495160+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":"fb91e6be-bee0-4c5f-aeb4-e84d736f627e","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.114:6802","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6803","nonce":3607678317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6805","nonce":3607678317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6809","nonce":3607678317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6807","nonce":3607678317}]},"public_addr":"172.21.15.114:6803/3607678317","cluster_addr":"172.21.15.114:6805/3607678317","heartbeat_back_addr":"172.21.15.114:6809/3607678317","heartbeat_front_addr":"172.21.15.114:6807/3607678317","state":["exists","up"]},{"osd":1,"uuid":"e04aef1f-639a-450b-89e6-657d65acb43d","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.114:6810","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6811","nonce":2942522859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6813","nonce":2942522859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6817","nonce":2942522859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6815","nonce":2942522859}]},"public_addr":"172.21.15.114:6811/2942522859","cluster_addr":"172.21.15.114:6813/2942522859","heartbeat_back_addr":"172.21.15.114:6817/2942522859","heartbeat_front_addr":"172.21.15.114:6815/2942522859","state":["exists","up"]},{"osd":2,"uuid":"778c98cc-7c0e-4913-bb62-fae7856d09ab","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.114:6818","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6819","nonce":2028898993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6821","nonce":2028898993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6825","nonce":2028898993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6823","nonce":2028898993}]},"public_addr":"172.21.15.114:6819/2028898993","cluster_addr":"172.21.15.114:6821/2028898993","heartbeat_back_addr":"172.21.15.114:6825/2028898993","heartbeat_front_addr":"172.21.15.114:6823/2028898993","state":["exists","up"]},{"osd":3,"uuid":"9454b47e-471b-4847-9eb8-e8ab28a5683b","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.114:6826","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6827","nonce":1046167966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6829","nonce":1046167966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6833","nonce":1046167966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6831","nonce":1046167966}]},"public_addr":"172.21.15.114:6827/1046167966","cluster_addr":"172.21.15.114:6829/1046167966","heartbeat_back_addr":"172.21.15.114:6833/1046167966","heartbeat_front_addr":"172.21.15.114:6831/1046167966","state":["exists","up"]},{"osd":4,"uuid":"511e7617-d0e0-47cf-85e2-e05514419635","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.174:6800","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6801","nonce":3893010978}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6803","nonce":3893010978}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6807","nonce":3893010978}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6805","nonce":3893010978}]},"public_addr":"172.21.15.174:6801/3893010978","cluster_addr":"172.21.15.174:6803/3893010978","heartbeat_back_addr":"172.21.15.174:6807/3893010978","heartbeat_front_addr":"172.21.15.174:6805/3893010978","state":["exists","up"]},{"osd":5,"uuid":"1c9bedba-22a7-42c9-86d0-8f8df64227fd","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.174:6808","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6809","nonce":2056359866}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6811","nonce":2056359866}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6815","nonce":2056359866}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6813","nonce":2056359866}]},"public_addr":"172.21.15.174:6809/2056359866","cluster_addr":"172.21.15.174:6811/2056359866","heartbeat_back_addr":"172.21.15.174:6815/2056359866","heartbeat_front_addr":"172.21.15.174:6813/2056359866","state":["exists","up"]},{"osd":6,"uuid":"4fc106b0-857e-47da-a05d-36a5949e6c9f","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.174:6816","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6817","nonce":2110054981}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6819","nonce":2110054981}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6823","nonce":2110054981}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6821","nonce":2110054981}]},"public_addr":"172.21.15.174:6817/2110054981","cluster_addr":"172.21.15.174:6819/2110054981","heartbeat_back_addr":"172.21.15.174:6823/2110054981","heartbeat_front_addr":"172.21.15.174:6821/2110054981","state":["exists","up"]},{"osd":7,"uuid":"8cafc28b-d9a4-4795-9207-b303e3ff0fe7","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.174:6824","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6825","nonce":1196814355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6827","nonce":1196814355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6831","nonce":1196814355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6829","nonce":1196814355}]},"public_addr":"172.21.15.174:6825/1196814355","cluster_addr":"172.21.15.174:6827/1196814355","heartbeat_back_addr":"172.21.15.174:6831/1196814355","heartbeat_front_addr":"172.21.15.174:6829/1196814355","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-02T10:42:29.780240+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-02T10:42:56.080092+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-02T10:43:21.913568+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-02T10:43:47.588144+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-02T10:44:08.415823+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-02T10:44:33.018833+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-02T10:44:59.907545+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-02T10:45:24.530511+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.114:0/1201027508":"2023-11-03T10:40:31.495899+0000","172.21.15.114:0/1947300322":"2023-11-03T10:40:31.495899+0000","172.21.15.114:0/3966386135":"2023-11-03T10:40:31.495899+0000","172.21.15.114:6801/3501038911":"2023-11-03T10:40:31.495899+0000","172.21.15.114:0/2112391262":"2023-11-03T10:40:14.848140+0000","172.21.15.114:0/107239022":"2023-11-03T10:40:14.848140+0000","172.21.15.114:6800/614862534":"2023-11-03T10:40:14.848140+0000","172.21.15.114:0/4200793293":"2023-11-03T10:40:14.848140+0000","172.21.15.114:6800/3501038911":"2023-11-03T10:40:31.495899+0000","172.21.15.114:6801/614862534":"2023-11-03T10:40:14.848140+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-02T10:46:02.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:02 smithi174 bash[24093]: cluster 2023-11-02T10:46:01.639581+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:02.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:02 smithi174 bash[24093]: audit 2023-11-02T10:46:02.418475+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.114:0/2986642157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-02T10:46:03.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:02 smithi114 bash[24104]: cluster 2023-11-02T10:46:01.639581+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:03.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:02 smithi114 bash[24104]: audit 2023-11-02T10:46:02.418475+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.114:0/2986642157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-02T10:46:03.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:02 smithi114 bash[27669]: cluster 2023-11-02T10:46:01.639581+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:03.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:02 smithi114 bash[27669]: audit 2023-11-02T10:46:02.418475+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.114:0/2986642157' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-02T10:46:03.908 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-11-02T10:40:06.495160+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-02T10:46:03.909 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-11-02T10:46:04.958 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:04 smithi114 bash[27669]: cluster 2023-11-02T10:46:03.640264+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:04.959 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:04 smithi114 bash[24104]: cluster 2023-11-02T10:46:03.640264+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:04.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:04 smithi174 bash[24093]: cluster 2023-11-02T10:46:03.640264+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:06.553 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:06 smithi114 docker[36058]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-alertmanager.a 2023-11-02T10:46:06.553 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:06 smithi114 systemd[1]: Started Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:46:06.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:06 smithi174 bash[24093]: cluster 2023-11-02T10:46:05.640859+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:06.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:06 smithi174 bash[24093]: audit 2023-11-02T10:46:06.228113+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:06.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:06 smithi174 bash[24093]: audit 2023-11-02T10:46:06.233891+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:06.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:06 smithi174 bash[24093]: audit 2023-11-02T10:46:06.426874+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDmcqXuzjJNpb3jJkuaYc8tMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTAyMTA0NjA2WhcN\nMzMxMDMwMTA0NjA2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu9Fj+E6eS3//Hm4EO4NV\ng/qBtIrM9f7EWpBoYvTUbYhc8kL5CZ4sjAnBrRE+fyOE4O1tJZSkztoZqo6Ur51s\ncbAnrg74tTTfcFG2WJEYfdYzGzg+uaYJP27c8uDoHGgRXJfvMrnoQvhkHTFeP+XE\n7mmtS4cCf1Wez6+BDtXoXJki1xSNKkAiTgZRDrBymJ9NNO0NNVJcDem3ZGq1wtJg\nLlfbNXQANzvoT3S9TjhvUBJyjF6Ai28Bgb381L1Nl5TXyMM6qCILjAJamItvjZwu\nh+dYpBq7Eccoc6TxaCfDl6JCr34CrjRwLdLYusHpuD45T7GncNzszrKNqkRovIKa\nuwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAJDC75FAzRG77o1pE06Z6eoOygWAGr\nqCADP6Nmov89GjRUNYKvl1UOHRBo6V3s+oCksP9j5AHYK0+Bmp/CdJEsPToFdDYH\n/H6GLjSBlkiy105wwgZEPM+5hfW+c1gy2C9pYh/3/OfuSY1d2U3sKFhImBjhjEMe\nDuy2BujUPc3BoqM/Sm6UKqybz4VGOBCk9h0hqY5GVcN/JwO9yhcwmc2sYfVLbeWY\nPD0mfMtl4ZlporreB0w0296oxFzWOFaOXKtDmn9jGvmCP4gUO1qz228+avKCSe6l\nzXOOLPg0w8R+ROgv4RjnQXhv6Lg4Sz/hgTWUaVOqUUVwvHVClQGrcmkm\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-02T10:46:06.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:06 smithi174 bash[24093]: audit 2023-11-02T10:46:06.432184+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDmcqXuzjJNpb3jJkuaYc8tMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTAyMTA0NjA2WhcN\nMzMxMDMwMTA0NjA2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu9Fj+E6eS3//Hm4EO4NV\ng/qBtIrM9f7EWpBoYvTUbYhc8kL5CZ4sjAnBrRE+fyOE4O1tJZSkztoZqo6Ur51s\ncbAnrg74tTTfcFG2WJEYfdYzGzg+uaYJP27c8uDoHGgRXJfvMrnoQvhkHTFeP+XE\n7mmtS4cCf1Wez6+BDtXoXJki1xSNKkAiTgZRDrBymJ9NNO0NNVJcDem3ZGq1wtJg\nLlfbNXQANzvoT3S9TjhvUBJyjF6Ai28Bgb381L1Nl5TXyMM6qCILjAJamItvjZwu\nh+dYpBq7Eccoc6TxaCfDl6JCr34CrjRwLdLYusHpuD45T7GncNzszrKNqkRovIKa\nuwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAJDC75FAzRG77o1pE06Z6eoOygWAGr\nqCADP6Nmov89GjRUNYKvl1UOHRBo6V3s+oCksP9j5AHYK0+Bmp/CdJEsPToFdDYH\n/H6GLjSBlkiy105wwgZEPM+5hfW+c1gy2C9pYh/3/OfuSY1d2U3sKFhImBjhjEMe\nDuy2BujUPc3BoqM/Sm6UKqybz4VGOBCk9h0hqY5GVcN/JwO9yhcwmc2sYfVLbeWY\nPD0mfMtl4ZlporreB0w0296oxFzWOFaOXKtDmn9jGvmCP4gUO1qz228+avKCSe6l\nzXOOLPg0w8R+ROgv4RjnQXhv6Lg4Sz/hgTWUaVOqUUVwvHVClQGrcmkm\n-----END CERTIFICATE-----\n"}]': finished 2023-11-02T10:46:06.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:06 smithi174 bash[24093]: audit 2023-11-02T10:46:06.433003+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC70WP4Tp5Lf/8e\nbgQ7g1WD+oG0isz1/sRakGhi9NRtiFzyQvkJniyMCcGtET5/I4Tg7W0llKTO2hmq\njpSvnWxxsCeuDvi1NN9wUbZYkRh91jMbOD65pgk/btzy4OgcaBFcl+8yuehC+GQd\nMV4/5cTuaa1LhwJ/VZ7Pr4EO1ehcmSLXFI0qQCJOBlEOsHKYn0007Q01UlwN6bdk\narXC0mAuV9s1dAA3O+hPdL1OOG9QEnKMXoCLbwGBvfzUvU2XlNfIwzqoIguMAlqY\ni2+NnC6H51ikGrsRxyhzpPFoJ8OXokKvfgKuNHAt0ti6wem4PjlPsadw3OzOso2q\nRGi8gpq7AgMBAAECggEAENV5sl3JjlbQlPejZXomBghD69ys9jd5feyHjqcHCzI3\nsncSPyxwLbUKKOrswRR76nUdXUrvYqLlvgW9iegAOkhhphYtcIBmrniEcXe/zDeQ\nqRXneVhKZ+cV4qcJ5tHlDHmJtPA4wxfkUUGFgxCjEANkxuo47RTNgSvn016Uzwe7\nap3YTnFb0GUVxPywtPRn77tX70/ztCzM+S719iNo4D9a6Bk5QMuXI7nH3xVKzH0j\nQZaFdxOB84Z3L3AIzr2B/HwFE8KZY+OCot5BskDJ2+wjSMwSitNMN9qzmTN2iJvp\nt88LMt8epA0D874hdsE1reoxogFdczSfMXmlfQBC4QKBgQDdR6t3n3wjzudGdVdB\nwlmRcz4yNOf1SKaJTLkLQStFUdXQdv7QE4Jdy7nlphkmPQQDiNy3//ngvV7+NZuh\nbDaz+0HotGOc14d/6NydqDLZXBOn18INWsQwTJH6Ggf4FOToJvuC+0dMXurDNPvO\nTmsCxQWYKd3SCxeozS9nXQhmuQKBgQDZSZ/etBiII49jam8rXHTDVXT+Rj0egZnx\n80Mt/Rqjz4KwYQM0wibY55RVZXp2wf8w6+Uw/Afd9GFRK3/MeTD1FVPtSZ1ClDCn\nrdBEJUgIABIia0YkN+8M7z/KxMuE56flqKPWsStPE948BBIPseFQjf1nN4ZoDbDt\n1lV27b1TEwKBgCmIg0GfuMBL3JMYATnBjehEFj98OLGMYl3Q/caEA+gt9RD81NUf\nZE/QpmLZa00HFNLJBIywyikJwmO6kiyZUCc2GOfhu/S7a55xib85y9mKc9IEKFMz\nXzGlnZyw+B/zZAfDEWBDY92Mz0m2jzDo/SL28hbefNko5db0NFqVVrdZAoGBAM9J\nvnsdwl111x/XdNCf9kA2sVK2PS5yIyO/l3IzCIwHtbyAACf/pEG+wzKoiajrr4DD\nOjV96h9jOMfPwK6XWw4j15oCZUUTzEratVmdW1dOgf5V6mc4+ROU1n2hOirDONgO\nBqcVA6T/5j3JAFX6s2E+4+TpAo8XqJdspsG7UacDAoGAT8p9F98SWvHCRIlWychP\nF408y3Y3UU9TgRa+66f7ScmlO6CjmfjGcmN6bOqoVqKXaTRftr6CVFYBSWKbyRVe\n9ohyY9PfV2N/Zgu2bUq6zI9qKAdeMVF/ET5NjOnwqoJb8FiQqN3qz7FIx1G72c83\niuqkM5oq+NYvxWd26FQouSQ=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-02T10:46:06.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:06 smithi174 bash[24093]: audit 2023-11-02T10:46:06.436594+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC70WP4Tp5Lf/8e\nbgQ7g1WD+oG0isz1/sRakGhi9NRtiFzyQvkJniyMCcGtET5/I4Tg7W0llKTO2hmq\njpSvnWxxsCeuDvi1NN9wUbZYkRh91jMbOD65pgk/btzy4OgcaBFcl+8yuehC+GQd\nMV4/5cTuaa1LhwJ/VZ7Pr4EO1ehcmSLXFI0qQCJOBlEOsHKYn0007Q01UlwN6bdk\narXC0mAuV9s1dAA3O+hPdL1OOG9QEnKMXoCLbwGBvfzUvU2XlNfIwzqoIguMAlqY\ni2+NnC6H51ikGrsRxyhzpPFoJ8OXokKvfgKuNHAt0ti6wem4PjlPsadw3OzOso2q\nRGi8gpq7AgMBAAECggEAENV5sl3JjlbQlPejZXomBghD69ys9jd5feyHjqcHCzI3\nsncSPyxwLbUKKOrswRR76nUdXUrvYqLlvgW9iegAOkhhphYtcIBmrniEcXe/zDeQ\nqRXneVhKZ+cV4qcJ5tHlDHmJtPA4wxfkUUGFgxCjEANkxuo47RTNgSvn016Uzwe7\nap3YTnFb0GUVxPywtPRn77tX70/ztCzM+S719iNo4D9a6Bk5QMuXI7nH3xVKzH0j\nQZaFdxOB84Z3L3AIzr2B/HwFE8KZY+OCot5BskDJ2+wjSMwSitNMN9qzmTN2iJvp\nt88LMt8epA0D874hdsE1reoxogFdczSfMXmlfQBC4QKBgQDdR6t3n3wjzudGdVdB\nwlmRcz4yNOf1SKaJTLkLQStFUdXQdv7QE4Jdy7nlphkmPQQDiNy3//ngvV7+NZuh\nbDaz+0HotGOc14d/6NydqDLZXBOn18INWsQwTJH6Ggf4FOToJvuC+0dMXurDNPvO\nTmsCxQWYKd3SCxeozS9nXQhmuQKBgQDZSZ/etBiII49jam8rXHTDVXT+Rj0egZnx\n80Mt/Rqjz4KwYQM0wibY55RVZXp2wf8w6+Uw/Afd9GFRK3/MeTD1FVPtSZ1ClDCn\nrdBEJUgIABIia0YkN+8M7z/KxMuE56flqKPWsStPE948BBIPseFQjf1nN4ZoDbDt\n1lV27b1TEwKBgCmIg0GfuMBL3JMYATnBjehEFj98OLGMYl3Q/caEA+gt9RD81NUf\nZE/QpmLZa00HFNLJBIywyikJwmO6kiyZUCc2GOfhu/S7a55xib85y9mKc9IEKFMz\nXzGlnZyw+B/zZAfDEWBDY92Mz0m2jzDo/SL28hbefNko5db0NFqVVrdZAoGBAM9J\nvnsdwl111x/XdNCf9kA2sVK2PS5yIyO/l3IzCIwHtbyAACf/pEG+wzKoiajrr4DD\nOjV96h9jOMfPwK6XWw4j15oCZUUTzEratVmdW1dOgf5V6mc4+ROU1n2hOirDONgO\nBqcVA6T/5j3JAFX6s2E+4+TpAo8XqJdspsG7UacDAoGAT8p9F98SWvHCRIlWychP\nF408y3Y3UU9TgRa+66f7ScmlO6CjmfjGcmN6bOqoVqKXaTRftr6CVFYBSWKbyRVe\n9ohyY9PfV2N/Zgu2bUq6zI9qKAdeMVF/ET5NjOnwqoJb8FiQqN3qz7FIx1G72c83\niuqkM5oq+NYvxWd26FQouSQ=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-02T10:46:07.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[24104]: cluster 2023-11-02T10:46:05.640859+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:07.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[27669]: cluster 2023-11-02T10:46:05.640859+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:07.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[24104]: audit 2023-11-02T10:46:06.228113+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:07.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[27669]: audit 2023-11-02T10:46:06.228113+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:07.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[24104]: audit 2023-11-02T10:46:06.233891+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:07.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[24104]: audit 2023-11-02T10:46:06.426874+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDmcqXuzjJNpb3jJkuaYc8tMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTAyMTA0NjA2WhcN\nMzMxMDMwMTA0NjA2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu9Fj+E6eS3//Hm4EO4NV\ng/qBtIrM9f7EWpBoYvTUbYhc8kL5CZ4sjAnBrRE+fyOE4O1tJZSkztoZqo6Ur51s\ncbAnrg74tTTfcFG2WJEYfdYzGzg+uaYJP27c8uDoHGgRXJfvMrnoQvhkHTFeP+XE\n7mmtS4cCf1Wez6+BDtXoXJki1xSNKkAiTgZRDrBymJ9NNO0NNVJcDem3ZGq1wtJg\nLlfbNXQANzvoT3S9TjhvUBJyjF6Ai28Bgb381L1Nl5TXyMM6qCILjAJamItvjZwu\nh+dYpBq7Eccoc6TxaCfDl6JCr34CrjRwLdLYusHpuD45T7GncNzszrKNqkRovIKa\nuwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAJDC75FAzRG77o1pE06Z6eoOygWAGr\nqCADP6Nmov89GjRUNYKvl1UOHRBo6V3s+oCksP9j5AHYK0+Bmp/CdJEsPToFdDYH\n/H6GLjSBlkiy105wwgZEPM+5hfW+c1gy2C9pYh/3/OfuSY1d2U3sKFhImBjhjEMe\nDuy2BujUPc3BoqM/Sm6UKqybz4VGOBCk9h0hqY5GVcN/JwO9yhcwmc2sYfVLbeWY\nPD0mfMtl4ZlporreB0w0296oxFzWOFaOXKtDmn9jGvmCP4gUO1qz228+avKCSe6l\nzXOOLPg0w8R+ROgv4RjnQXhv6Lg4Sz/hgTWUaVOqUUVwvHVClQGrcmkm\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-02T10:46:07.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[27669]: audit 2023-11-02T10:46:06.233891+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426116\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:43:41.426341\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426479\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426600\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:43:41.426719\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:43:41.426838\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"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-02T10:43:41.426958\", \"created\": \"2023-11-02T10:43:40.379990\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:07.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[27669]: audit 2023-11-02T10:46:06.426874+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDmcqXuzjJNpb3jJkuaYc8tMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTAyMTA0NjA2WhcN\nMzMxMDMwMTA0NjA2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu9Fj+E6eS3//Hm4EO4NV\ng/qBtIrM9f7EWpBoYvTUbYhc8kL5CZ4sjAnBrRE+fyOE4O1tJZSkztoZqo6Ur51s\ncbAnrg74tTTfcFG2WJEYfdYzGzg+uaYJP27c8uDoHGgRXJfvMrnoQvhkHTFeP+XE\n7mmtS4cCf1Wez6+BDtXoXJki1xSNKkAiTgZRDrBymJ9NNO0NNVJcDem3ZGq1wtJg\nLlfbNXQANzvoT3S9TjhvUBJyjF6Ai28Bgb381L1Nl5TXyMM6qCILjAJamItvjZwu\nh+dYpBq7Eccoc6TxaCfDl6JCr34CrjRwLdLYusHpuD45T7GncNzszrKNqkRovIKa\nuwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAJDC75FAzRG77o1pE06Z6eoOygWAGr\nqCADP6Nmov89GjRUNYKvl1UOHRBo6V3s+oCksP9j5AHYK0+Bmp/CdJEsPToFdDYH\n/H6GLjSBlkiy105wwgZEPM+5hfW+c1gy2C9pYh/3/OfuSY1d2U3sKFhImBjhjEMe\nDuy2BujUPc3BoqM/Sm6UKqybz4VGOBCk9h0hqY5GVcN/JwO9yhcwmc2sYfVLbeWY\nPD0mfMtl4ZlporreB0w0296oxFzWOFaOXKtDmn9jGvmCP4gUO1qz228+avKCSe6l\nzXOOLPg0w8R+ROgv4RjnQXhv6Lg4Sz/hgTWUaVOqUUVwvHVClQGrcmkm\n-----END CERTIFICATE-----\n"}]: dispatch 2023-11-02T10:46:07.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[24104]: audit 2023-11-02T10:46:06.432184+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDmcqXuzjJNpb3jJkuaYc8tMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTAyMTA0NjA2WhcN\nMzMxMDMwMTA0NjA2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu9Fj+E6eS3//Hm4EO4NV\ng/qBtIrM9f7EWpBoYvTUbYhc8kL5CZ4sjAnBrRE+fyOE4O1tJZSkztoZqo6Ur51s\ncbAnrg74tTTfcFG2WJEYfdYzGzg+uaYJP27c8uDoHGgRXJfvMrnoQvhkHTFeP+XE\n7mmtS4cCf1Wez6+BDtXoXJki1xSNKkAiTgZRDrBymJ9NNO0NNVJcDem3ZGq1wtJg\nLlfbNXQANzvoT3S9TjhvUBJyjF6Ai28Bgb381L1Nl5TXyMM6qCILjAJamItvjZwu\nh+dYpBq7Eccoc6TxaCfDl6JCr34CrjRwLdLYusHpuD45T7GncNzszrKNqkRovIKa\nuwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAJDC75FAzRG77o1pE06Z6eoOygWAGr\nqCADP6Nmov89GjRUNYKvl1UOHRBo6V3s+oCksP9j5AHYK0+Bmp/CdJEsPToFdDYH\n/H6GLjSBlkiy105wwgZEPM+5hfW+c1gy2C9pYh/3/OfuSY1d2U3sKFhImBjhjEMe\nDuy2BujUPc3BoqM/Sm6UKqybz4VGOBCk9h0hqY5GVcN/JwO9yhcwmc2sYfVLbeWY\nPD0mfMtl4ZlporreB0w0296oxFzWOFaOXKtDmn9jGvmCP4gUO1qz228+avKCSe6l\nzXOOLPg0w8R+ROgv4RjnQXhv6Lg4Sz/hgTWUaVOqUUVwvHVClQGrcmkm\n-----END CERTIFICATE-----\n"}]': finished 2023-11-02T10:46:07.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[24104]: audit 2023-11-02T10:46:06.433003+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC70WP4Tp5Lf/8e\nbgQ7g1WD+oG0isz1/sRakGhi9NRtiFzyQvkJniyMCcGtET5/I4Tg7W0llKTO2hmq\njpSvnWxxsCeuDvi1NN9wUbZYkRh91jMbOD65pgk/btzy4OgcaBFcl+8yuehC+GQd\nMV4/5cTuaa1LhwJ/VZ7Pr4EO1ehcmSLXFI0qQCJOBlEOsHKYn0007Q01UlwN6bdk\narXC0mAuV9s1dAA3O+hPdL1OOG9QEnKMXoCLbwGBvfzUvU2XlNfIwzqoIguMAlqY\ni2+NnC6H51ikGrsRxyhzpPFoJ8OXokKvfgKuNHAt0ti6wem4PjlPsadw3OzOso2q\nRGi8gpq7AgMBAAECggEAENV5sl3JjlbQlPejZXomBghD69ys9jd5feyHjqcHCzI3\nsncSPyxwLbUKKOrswRR76nUdXUrvYqLlvgW9iegAOkhhphYtcIBmrniEcXe/zDeQ\nqRXneVhKZ+cV4qcJ5tHlDHmJtPA4wxfkUUGFgxCjEANkxuo47RTNgSvn016Uzwe7\nap3YTnFb0GUVxPywtPRn77tX70/ztCzM+S719iNo4D9a6Bk5QMuXI7nH3xVKzH0j\nQZaFdxOB84Z3L3AIzr2B/HwFE8KZY+OCot5BskDJ2+wjSMwSitNMN9qzmTN2iJvp\nt88LMt8epA0D874hdsE1reoxogFdczSfMXmlfQBC4QKBgQDdR6t3n3wjzudGdVdB\nwlmRcz4yNOf1SKaJTLkLQStFUdXQdv7QE4Jdy7nlphkmPQQDiNy3//ngvV7+NZuh\nbDaz+0HotGOc14d/6NydqDLZXBOn18INWsQwTJH6Ggf4FOToJvuC+0dMXurDNPvO\nTmsCxQWYKd3SCxeozS9nXQhmuQKBgQDZSZ/etBiII49jam8rXHTDVXT+Rj0egZnx\n80Mt/Rqjz4KwYQM0wibY55RVZXp2wf8w6+Uw/Afd9GFRK3/MeTD1FVPtSZ1ClDCn\nrdBEJUgIABIia0YkN+8M7z/KxMuE56flqKPWsStPE948BBIPseFQjf1nN4ZoDbDt\n1lV27b1TEwKBgCmIg0GfuMBL3JMYATnBjehEFj98OLGMYl3Q/caEA+gt9RD81NUf\nZE/QpmLZa00HFNLJBIywyikJwmO6kiyZUCc2GOfhu/S7a55xib85y9mKc9IEKFMz\nXzGlnZyw+B/zZAfDEWBDY92Mz0m2jzDo/SL28hbefNko5db0NFqVVrdZAoGBAM9J\nvnsdwl111x/XdNCf9kA2sVK2PS5yIyO/l3IzCIwHtbyAACf/pEG+wzKoiajrr4DD\nOjV96h9jOMfPwK6XWw4j15oCZUUTzEratVmdW1dOgf5V6mc4+ROU1n2hOirDONgO\nBqcVA6T/5j3JAFX6s2E+4+TpAo8XqJdspsG7UacDAoGAT8p9F98SWvHCRIlWychP\nF408y3Y3UU9TgRa+66f7ScmlO6CjmfjGcmN6bOqoVqKXaTRftr6CVFYBSWKbyRVe\n9ohyY9PfV2N/Zgu2bUq6zI9qKAdeMVF/ET5NjOnwqoJb8FiQqN3qz7FIx1G72c83\niuqkM5oq+NYvxWd26FQouSQ=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-02T10:46:07.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[24104]: audit 2023-11-02T10:46:06.436594+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC70WP4Tp5Lf/8e\nbgQ7g1WD+oG0isz1/sRakGhi9NRtiFzyQvkJniyMCcGtET5/I4Tg7W0llKTO2hmq\njpSvnWxxsCeuDvi1NN9wUbZYkRh91jMbOD65pgk/btzy4OgcaBFcl+8yuehC+GQd\nMV4/5cTuaa1LhwJ/VZ7Pr4EO1ehcmSLXFI0qQCJOBlEOsHKYn0007Q01UlwN6bdk\narXC0mAuV9s1dAA3O+hPdL1OOG9QEnKMXoCLbwGBvfzUvU2XlNfIwzqoIguMAlqY\ni2+NnC6H51ikGrsRxyhzpPFoJ8OXokKvfgKuNHAt0ti6wem4PjlPsadw3OzOso2q\nRGi8gpq7AgMBAAECggEAENV5sl3JjlbQlPejZXomBghD69ys9jd5feyHjqcHCzI3\nsncSPyxwLbUKKOrswRR76nUdXUrvYqLlvgW9iegAOkhhphYtcIBmrniEcXe/zDeQ\nqRXneVhKZ+cV4qcJ5tHlDHmJtPA4wxfkUUGFgxCjEANkxuo47RTNgSvn016Uzwe7\nap3YTnFb0GUVxPywtPRn77tX70/ztCzM+S719iNo4D9a6Bk5QMuXI7nH3xVKzH0j\nQZaFdxOB84Z3L3AIzr2B/HwFE8KZY+OCot5BskDJ2+wjSMwSitNMN9qzmTN2iJvp\nt88LMt8epA0D874hdsE1reoxogFdczSfMXmlfQBC4QKBgQDdR6t3n3wjzudGdVdB\nwlmRcz4yNOf1SKaJTLkLQStFUdXQdv7QE4Jdy7nlphkmPQQDiNy3//ngvV7+NZuh\nbDaz+0HotGOc14d/6NydqDLZXBOn18INWsQwTJH6Ggf4FOToJvuC+0dMXurDNPvO\nTmsCxQWYKd3SCxeozS9nXQhmuQKBgQDZSZ/etBiII49jam8rXHTDVXT+Rj0egZnx\n80Mt/Rqjz4KwYQM0wibY55RVZXp2wf8w6+Uw/Afd9GFRK3/MeTD1FVPtSZ1ClDCn\nrdBEJUgIABIia0YkN+8M7z/KxMuE56flqKPWsStPE948BBIPseFQjf1nN4ZoDbDt\n1lV27b1TEwKBgCmIg0GfuMBL3JMYATnBjehEFj98OLGMYl3Q/caEA+gt9RD81NUf\nZE/QpmLZa00HFNLJBIywyikJwmO6kiyZUCc2GOfhu/S7a55xib85y9mKc9IEKFMz\nXzGlnZyw+B/zZAfDEWBDY92Mz0m2jzDo/SL28hbefNko5db0NFqVVrdZAoGBAM9J\nvnsdwl111x/XdNCf9kA2sVK2PS5yIyO/l3IzCIwHtbyAACf/pEG+wzKoiajrr4DD\nOjV96h9jOMfPwK6XWw4j15oCZUUTzEratVmdW1dOgf5V6mc4+ROU1n2hOirDONgO\nBqcVA6T/5j3JAFX6s2E+4+TpAo8XqJdspsG7UacDAoGAT8p9F98SWvHCRIlWychP\nF408y3Y3UU9TgRa+66f7ScmlO6CjmfjGcmN6bOqoVqKXaTRftr6CVFYBSWKbyRVe\n9ohyY9PfV2N/Zgu2bUq6zI9qKAdeMVF/ET5NjOnwqoJb8FiQqN3qz7FIx1G72c83\niuqkM5oq+NYvxWd26FQouSQ=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-02T10:46:07.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[27669]: audit 2023-11-02T10:46:06.432184+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDmcqXuzjJNpb3jJkuaYc8tMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjMxMTAyMTA0NjA2WhcN\nMzMxMDMwMTA0NjA2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu9Fj+E6eS3//Hm4EO4NV\ng/qBtIrM9f7EWpBoYvTUbYhc8kL5CZ4sjAnBrRE+fyOE4O1tJZSkztoZqo6Ur51s\ncbAnrg74tTTfcFG2WJEYfdYzGzg+uaYJP27c8uDoHGgRXJfvMrnoQvhkHTFeP+XE\n7mmtS4cCf1Wez6+BDtXoXJki1xSNKkAiTgZRDrBymJ9NNO0NNVJcDem3ZGq1wtJg\nLlfbNXQANzvoT3S9TjhvUBJyjF6Ai28Bgb381L1Nl5TXyMM6qCILjAJamItvjZwu\nh+dYpBq7Eccoc6TxaCfDl6JCr34CrjRwLdLYusHpuD45T7GncNzszrKNqkRovIKa\nuwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQAJDC75FAzRG77o1pE06Z6eoOygWAGr\nqCADP6Nmov89GjRUNYKvl1UOHRBo6V3s+oCksP9j5AHYK0+Bmp/CdJEsPToFdDYH\n/H6GLjSBlkiy105wwgZEPM+5hfW+c1gy2C9pYh/3/OfuSY1d2U3sKFhImBjhjEMe\nDuy2BujUPc3BoqM/Sm6UKqybz4VGOBCk9h0hqY5GVcN/JwO9yhcwmc2sYfVLbeWY\nPD0mfMtl4ZlporreB0w0296oxFzWOFaOXKtDmn9jGvmCP4gUO1qz228+avKCSe6l\nzXOOLPg0w8R+ROgv4RjnQXhv6Lg4Sz/hgTWUaVOqUUVwvHVClQGrcmkm\n-----END CERTIFICATE-----\n"}]': finished 2023-11-02T10:46:07.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[27669]: audit 2023-11-02T10:46:06.433003+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC70WP4Tp5Lf/8e\nbgQ7g1WD+oG0isz1/sRakGhi9NRtiFzyQvkJniyMCcGtET5/I4Tg7W0llKTO2hmq\njpSvnWxxsCeuDvi1NN9wUbZYkRh91jMbOD65pgk/btzy4OgcaBFcl+8yuehC+GQd\nMV4/5cTuaa1LhwJ/VZ7Pr4EO1ehcmSLXFI0qQCJOBlEOsHKYn0007Q01UlwN6bdk\narXC0mAuV9s1dAA3O+hPdL1OOG9QEnKMXoCLbwGBvfzUvU2XlNfIwzqoIguMAlqY\ni2+NnC6H51ikGrsRxyhzpPFoJ8OXokKvfgKuNHAt0ti6wem4PjlPsadw3OzOso2q\nRGi8gpq7AgMBAAECggEAENV5sl3JjlbQlPejZXomBghD69ys9jd5feyHjqcHCzI3\nsncSPyxwLbUKKOrswRR76nUdXUrvYqLlvgW9iegAOkhhphYtcIBmrniEcXe/zDeQ\nqRXneVhKZ+cV4qcJ5tHlDHmJtPA4wxfkUUGFgxCjEANkxuo47RTNgSvn016Uzwe7\nap3YTnFb0GUVxPywtPRn77tX70/ztCzM+S719iNo4D9a6Bk5QMuXI7nH3xVKzH0j\nQZaFdxOB84Z3L3AIzr2B/HwFE8KZY+OCot5BskDJ2+wjSMwSitNMN9qzmTN2iJvp\nt88LMt8epA0D874hdsE1reoxogFdczSfMXmlfQBC4QKBgQDdR6t3n3wjzudGdVdB\nwlmRcz4yNOf1SKaJTLkLQStFUdXQdv7QE4Jdy7nlphkmPQQDiNy3//ngvV7+NZuh\nbDaz+0HotGOc14d/6NydqDLZXBOn18INWsQwTJH6Ggf4FOToJvuC+0dMXurDNPvO\nTmsCxQWYKd3SCxeozS9nXQhmuQKBgQDZSZ/etBiII49jam8rXHTDVXT+Rj0egZnx\n80Mt/Rqjz4KwYQM0wibY55RVZXp2wf8w6+Uw/Afd9GFRK3/MeTD1FVPtSZ1ClDCn\nrdBEJUgIABIia0YkN+8M7z/KxMuE56flqKPWsStPE948BBIPseFQjf1nN4ZoDbDt\n1lV27b1TEwKBgCmIg0GfuMBL3JMYATnBjehEFj98OLGMYl3Q/caEA+gt9RD81NUf\nZE/QpmLZa00HFNLJBIywyikJwmO6kiyZUCc2GOfhu/S7a55xib85y9mKc9IEKFMz\nXzGlnZyw+B/zZAfDEWBDY92Mz0m2jzDo/SL28hbefNko5db0NFqVVrdZAoGBAM9J\nvnsdwl111x/XdNCf9kA2sVK2PS5yIyO/l3IzCIwHtbyAACf/pEG+wzKoiajrr4DD\nOjV96h9jOMfPwK6XWw4j15oCZUUTzEratVmdW1dOgf5V6mc4+ROU1n2hOirDONgO\nBqcVA6T/5j3JAFX6s2E+4+TpAo8XqJdspsG7UacDAoGAT8p9F98SWvHCRIlWychP\nF408y3Y3UU9TgRa+66f7ScmlO6CjmfjGcmN6bOqoVqKXaTRftr6CVFYBSWKbyRVe\n9ohyY9PfV2N/Zgu2bUq6zI9qKAdeMVF/ET5NjOnwqoJb8FiQqN3qz7FIx1G72c83\niuqkM5oq+NYvxWd26FQouSQ=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-11-02T10:46:07.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:06 smithi114 bash[27669]: audit 2023-11-02T10:46:06.436594+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC70WP4Tp5Lf/8e\nbgQ7g1WD+oG0isz1/sRakGhi9NRtiFzyQvkJniyMCcGtET5/I4Tg7W0llKTO2hmq\njpSvnWxxsCeuDvi1NN9wUbZYkRh91jMbOD65pgk/btzy4OgcaBFcl+8yuehC+GQd\nMV4/5cTuaa1LhwJ/VZ7Pr4EO1ehcmSLXFI0qQCJOBlEOsHKYn0007Q01UlwN6bdk\narXC0mAuV9s1dAA3O+hPdL1OOG9QEnKMXoCLbwGBvfzUvU2XlNfIwzqoIguMAlqY\ni2+NnC6H51ikGrsRxyhzpPFoJ8OXokKvfgKuNHAt0ti6wem4PjlPsadw3OzOso2q\nRGi8gpq7AgMBAAECggEAENV5sl3JjlbQlPejZXomBghD69ys9jd5feyHjqcHCzI3\nsncSPyxwLbUKKOrswRR76nUdXUrvYqLlvgW9iegAOkhhphYtcIBmrniEcXe/zDeQ\nqRXneVhKZ+cV4qcJ5tHlDHmJtPA4wxfkUUGFgxCjEANkxuo47RTNgSvn016Uzwe7\nap3YTnFb0GUVxPywtPRn77tX70/ztCzM+S719iNo4D9a6Bk5QMuXI7nH3xVKzH0j\nQZaFdxOB84Z3L3AIzr2B/HwFE8KZY+OCot5BskDJ2+wjSMwSitNMN9qzmTN2iJvp\nt88LMt8epA0D874hdsE1reoxogFdczSfMXmlfQBC4QKBgQDdR6t3n3wjzudGdVdB\nwlmRcz4yNOf1SKaJTLkLQStFUdXQdv7QE4Jdy7nlphkmPQQDiNy3//ngvV7+NZuh\nbDaz+0HotGOc14d/6NydqDLZXBOn18INWsQwTJH6Ggf4FOToJvuC+0dMXurDNPvO\nTmsCxQWYKd3SCxeozS9nXQhmuQKBgQDZSZ/etBiII49jam8rXHTDVXT+Rj0egZnx\n80Mt/Rqjz4KwYQM0wibY55RVZXp2wf8w6+Uw/Afd9GFRK3/MeTD1FVPtSZ1ClDCn\nrdBEJUgIABIia0YkN+8M7z/KxMuE56flqKPWsStPE948BBIPseFQjf1nN4ZoDbDt\n1lV27b1TEwKBgCmIg0GfuMBL3JMYATnBjehEFj98OLGMYl3Q/caEA+gt9RD81NUf\nZE/QpmLZa00HFNLJBIywyikJwmO6kiyZUCc2GOfhu/S7a55xib85y9mKc9IEKFMz\nXzGlnZyw+B/zZAfDEWBDY92Mz0m2jzDo/SL28hbefNko5db0NFqVVrdZAoGBAM9J\nvnsdwl111x/XdNCf9kA2sVK2PS5yIyO/l3IzCIwHtbyAACf/pEG+wzKoiajrr4DD\nOjV96h9jOMfPwK6XWw4j15oCZUUTzEratVmdW1dOgf5V6mc4+ROU1n2hOirDONgO\nBqcVA6T/5j3JAFX6s2E+4+TpAo8XqJdspsG7UacDAoGAT8p9F98SWvHCRIlWychP\nF408y3Y3UU9TgRa+66f7ScmlO6CjmfjGcmN6bOqoVqKXaTRftr6CVFYBSWKbyRVe\n9ohyY9PfV2N/Zgu2bUq6zI9qKAdeMVF/ET5NjOnwqoJb8FiQqN3qz7FIx1G72c83\niuqkM5oq+NYvxWd26FQouSQ=\n-----END PRIVATE KEY-----\n"}]': finished 2023-11-02T10:46:07.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[24104]: cephadm 2023-11-02T10:46:06.437110+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon grafana.a on smithi174 2023-11-02T10:46:07.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[27669]: cephadm 2023-11-02T10:46:06.437110+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon grafana.a on smithi174 2023-11-02T10:46:07.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[36078]: ts=2023-11-02T10:46:07.601Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-11-02T10:46:07.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[36078]: ts=2023-11-02T10:46:07.601Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-11-02T10:46:07.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[36078]: ts=2023-11-02T10:46:07.604Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.114 port=9094 2023-11-02T10:46:07.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[36078]: ts=2023-11-02T10:46:07.607Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-02T10:46:07.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[36078]: ts=2023-11-02T10:46:07.654Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-02T10:46:07.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[36078]: ts=2023-11-02T10:46:07.655Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-02T10:46:07.805 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[36078]: ts=2023-11-02T10:46:07.657Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-11-02T10:46:07.805 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:07 smithi114 bash[36078]: ts=2023-11-02T10:46:07.657Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-11-02T10:46:07.852 INFO:teuthology.orchestra.run.smithi114.stdout:pg_num: 1 2023-11-02T10:46:07.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:07 smithi174 bash[24093]: cephadm 2023-11-02T10:46:06.437110+0000 mgr.y (mgr.14140) 209 : cephadm [INF] Deploying daemon grafana.a on smithi174 2023-11-02T10:46:08.698 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-11-02T10:46:08.699 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-11-02T10:46:08.700 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph mgr dump --format=json 2023-11-02T10:46:09.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:08 smithi114 bash[24104]: cluster 2023-11-02T10:46:07.641295+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:09.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:08 smithi114 bash[24104]: audit 2023-11-02T10:46:07.850594+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.114:0/915530406' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-02T10:46:09.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:08 smithi114 bash[27669]: cluster 2023-11-02T10:46:07.641295+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:09.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:08 smithi114 bash[27669]: audit 2023-11-02T10:46:07.850594+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.114:0/915530406' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-02T10:46:09.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:08 smithi174 bash[24093]: cluster 2023-11-02T10:46:07.641295+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:09.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:08 smithi174 bash[24093]: audit 2023-11-02T10:46:07.850594+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.114:0/915530406' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-11-02T10:46:09.979 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:09 smithi114 bash[36078]: ts=2023-11-02T10:46:09.608Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001027632s 2023-11-02T10:46:10.723 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:10 smithi174 bash[24093]: cluster 2023-11-02T10:46:09.641851+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:10.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:10 smithi114 bash[24104]: cluster 2023-11-02T10:46:09.641851+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:10.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:10 smithi114 bash[27669]: cluster 2023-11-02T10:46:09.641851+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:46:11.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:11 smithi174 bash[24093]: audit 2023-11-02T10:46:11.646960+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.114:0/702796231' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-02T10:46:12.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:11 smithi114 bash[24104]: audit 2023-11-02T10:46:11.646960+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.114:0/702796231' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-02T10:46:12.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:11 smithi114 bash[27669]: audit 2023-11-02T10:46:11.646960+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.114:0/702796231' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-11-02T10:46:12.391 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":600763098},{"type":"v1","addr":"172.21.15.114:6801","nonce":600763098}]},"active_addr":"172.21.15.114:6801/600763098","active_change":"2023-11-02T10:40:31.496557+0000","active_mgr_features":4540138292836696063,"available":true,"standbys":[{"gid":34109,"name":"x","mgr_features":4540138292836696063,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi114.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.114:0","nonce":644627889}]},{"addrvec":[{"type":"v2","addr":"172.21.15.114:0","nonce":3599406860}]},{"addrvec":[{"type":"v2","addr":"172.21.15.114:0","nonce":1710754861}]}]}} 2023-11-02T10:46:12.397 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-11-02T10:46:12.397 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-11-02T10:46:12.397 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd dump --format=json 2023-11-02T10:46:12.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:12 smithi114 bash[24104]: cluster 2023-11-02T10:46:11.642458+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:12.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:12 smithi114 bash[27669]: cluster 2023-11-02T10:46:11.642458+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:12.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:12 smithi174 bash[24093]: cluster 2023-11-02T10:46:11.642458+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:14.973 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:14 smithi174 bash[24093]: cluster 2023-11-02T10:46:13.643038+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:15.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:14 smithi114 bash[24104]: cluster 2023-11-02T10:46:13.643038+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:15.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:14 smithi114 bash[27669]: cluster 2023-11-02T10:46:13.643038+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:15.509 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:46:15.509 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":47,"fsid":"0c6d86b6-796c-11ee-8db9-212e2dc638e7","created":"2023-11-02T10:39:53.299174+0000","modified":"2023-11-02T10:45:26.729953+0000","last_up_change":"2023-11-02T10:45:25.713321+0000","last_in_change":"2023-11-02T10:45:25.713321+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-02T10:40:06.495160+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":"fb91e6be-bee0-4c5f-aeb4-e84d736f627e","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.114:6802","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6803","nonce":3607678317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6805","nonce":3607678317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6809","nonce":3607678317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6807","nonce":3607678317}]},"public_addr":"172.21.15.114:6803/3607678317","cluster_addr":"172.21.15.114:6805/3607678317","heartbeat_back_addr":"172.21.15.114:6809/3607678317","heartbeat_front_addr":"172.21.15.114:6807/3607678317","state":["exists","up"]},{"osd":1,"uuid":"e04aef1f-639a-450b-89e6-657d65acb43d","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.114:6810","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6811","nonce":2942522859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6813","nonce":2942522859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6817","nonce":2942522859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6815","nonce":2942522859}]},"public_addr":"172.21.15.114:6811/2942522859","cluster_addr":"172.21.15.114:6813/2942522859","heartbeat_back_addr":"172.21.15.114:6817/2942522859","heartbeat_front_addr":"172.21.15.114:6815/2942522859","state":["exists","up"]},{"osd":2,"uuid":"778c98cc-7c0e-4913-bb62-fae7856d09ab","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.114:6818","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6819","nonce":2028898993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6821","nonce":2028898993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6825","nonce":2028898993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6823","nonce":2028898993}]},"public_addr":"172.21.15.114:6819/2028898993","cluster_addr":"172.21.15.114:6821/2028898993","heartbeat_back_addr":"172.21.15.114:6825/2028898993","heartbeat_front_addr":"172.21.15.114:6823/2028898993","state":["exists","up"]},{"osd":3,"uuid":"9454b47e-471b-4847-9eb8-e8ab28a5683b","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.114:6826","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6827","nonce":1046167966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6829","nonce":1046167966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6833","nonce":1046167966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6831","nonce":1046167966}]},"public_addr":"172.21.15.114:6827/1046167966","cluster_addr":"172.21.15.114:6829/1046167966","heartbeat_back_addr":"172.21.15.114:6833/1046167966","heartbeat_front_addr":"172.21.15.114:6831/1046167966","state":["exists","up"]},{"osd":4,"uuid":"511e7617-d0e0-47cf-85e2-e05514419635","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.174:6800","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6801","nonce":3893010978}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6803","nonce":3893010978}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6807","nonce":3893010978}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6805","nonce":3893010978}]},"public_addr":"172.21.15.174:6801/3893010978","cluster_addr":"172.21.15.174:6803/3893010978","heartbeat_back_addr":"172.21.15.174:6807/3893010978","heartbeat_front_addr":"172.21.15.174:6805/3893010978","state":["exists","up"]},{"osd":5,"uuid":"1c9bedba-22a7-42c9-86d0-8f8df64227fd","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.174:6808","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6809","nonce":2056359866}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6811","nonce":2056359866}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6815","nonce":2056359866}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6813","nonce":2056359866}]},"public_addr":"172.21.15.174:6809/2056359866","cluster_addr":"172.21.15.174:6811/2056359866","heartbeat_back_addr":"172.21.15.174:6815/2056359866","heartbeat_front_addr":"172.21.15.174:6813/2056359866","state":["exists","up"]},{"osd":6,"uuid":"4fc106b0-857e-47da-a05d-36a5949e6c9f","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.174:6816","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6817","nonce":2110054981}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6819","nonce":2110054981}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6823","nonce":2110054981}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6821","nonce":2110054981}]},"public_addr":"172.21.15.174:6817/2110054981","cluster_addr":"172.21.15.174:6819/2110054981","heartbeat_back_addr":"172.21.15.174:6823/2110054981","heartbeat_front_addr":"172.21.15.174:6821/2110054981","state":["exists","up"]},{"osd":7,"uuid":"8cafc28b-d9a4-4795-9207-b303e3ff0fe7","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.174:6824","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6825","nonce":1196814355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6827","nonce":1196814355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6831","nonce":1196814355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6829","nonce":1196814355}]},"public_addr":"172.21.15.174:6825/1196814355","cluster_addr":"172.21.15.174:6827/1196814355","heartbeat_back_addr":"172.21.15.174:6831/1196814355","heartbeat_front_addr":"172.21.15.174:6829/1196814355","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-02T10:42:29.780240+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-02T10:42:56.080092+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-02T10:43:21.913568+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-02T10:43:47.588144+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-02T10:44:08.415823+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-02T10:44:33.018833+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-02T10:44:59.907545+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-02T10:45:24.530511+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.114:0/1201027508":"2023-11-03T10:40:31.495899+0000","172.21.15.114:0/1947300322":"2023-11-03T10:40:31.495899+0000","172.21.15.114:0/3966386135":"2023-11-03T10:40:31.495899+0000","172.21.15.114:6801/3501038911":"2023-11-03T10:40:31.495899+0000","172.21.15.114:0/2112391262":"2023-11-03T10:40:14.848140+0000","172.21.15.114:0/107239022":"2023-11-03T10:40:14.848140+0000","172.21.15.114:6800/614862534":"2023-11-03T10:40:14.848140+0000","172.21.15.114:0/4200793293":"2023-11-03T10:40:14.848140+0000","172.21.15.114:6800/3501038911":"2023-11-03T10:40:31.495899+0000","172.21.15.114:6801/614862534":"2023-11-03T10:40:14.848140+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-02T10:46:16.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:15 smithi114 bash[24104]: audit 2023-11-02T10:46:15.505934+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.114:0/315819575' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-02T10:46:16.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:15 smithi114 bash[27669]: audit 2023-11-02T10:46:15.505934+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.114:0/315819575' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-02T10:46:16.205 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-11-02T10:46:16.205 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd dump --format=json 2023-11-02T10:46:16.223 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:15 smithi174 bash[24093]: audit 2023-11-02T10:46:15.505934+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.114:0/315819575' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-02T10:46:17.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:16 smithi114 bash[24104]: cluster 2023-11-02T10:46:15.643631+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:17.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:16 smithi114 bash[27669]: cluster 2023-11-02T10:46:15.643631+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:17.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:16 smithi174 bash[24093]: cluster 2023-11-02T10:46:15.643631+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:17.803 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:17 smithi114 bash[36078]: ts=2023-11-02T10:46:17.611Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003073641s 2023-11-02T10:46:19.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:18 smithi114 bash[24104]: cluster 2023-11-02T10:46:17.644264+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:19.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:18 smithi114 bash[27669]: cluster 2023-11-02T10:46:17.644264+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:19.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:18 smithi174 bash[24093]: cluster 2023-11-02T10:46:17.644264+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:19.279 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:46:19.280 INFO:teuthology.orchestra.run.smithi114.stdout:{"epoch":47,"fsid":"0c6d86b6-796c-11ee-8db9-212e2dc638e7","created":"2023-11-02T10:39:53.299174+0000","modified":"2023-11-02T10:45:26.729953+0000","last_up_change":"2023-11-02T10:45:25.713321+0000","last_in_change":"2023-11-02T10:45:25.713321+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-02T10:40:06.495160+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":"fb91e6be-bee0-4c5f-aeb4-e84d736f627e","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.114:6802","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6803","nonce":3607678317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6805","nonce":3607678317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6809","nonce":3607678317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":3607678317},{"type":"v1","addr":"172.21.15.114:6807","nonce":3607678317}]},"public_addr":"172.21.15.114:6803/3607678317","cluster_addr":"172.21.15.114:6805/3607678317","heartbeat_back_addr":"172.21.15.114:6809/3607678317","heartbeat_front_addr":"172.21.15.114:6807/3607678317","state":["exists","up"]},{"osd":1,"uuid":"e04aef1f-639a-450b-89e6-657d65acb43d","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.114:6810","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6811","nonce":2942522859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6813","nonce":2942522859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6817","nonce":2942522859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":2942522859},{"type":"v1","addr":"172.21.15.114:6815","nonce":2942522859}]},"public_addr":"172.21.15.114:6811/2942522859","cluster_addr":"172.21.15.114:6813/2942522859","heartbeat_back_addr":"172.21.15.114:6817/2942522859","heartbeat_front_addr":"172.21.15.114:6815/2942522859","state":["exists","up"]},{"osd":2,"uuid":"778c98cc-7c0e-4913-bb62-fae7856d09ab","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.114:6818","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6819","nonce":2028898993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6821","nonce":2028898993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6825","nonce":2028898993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":2028898993},{"type":"v1","addr":"172.21.15.114:6823","nonce":2028898993}]},"public_addr":"172.21.15.114:6819/2028898993","cluster_addr":"172.21.15.114:6821/2028898993","heartbeat_back_addr":"172.21.15.114:6825/2028898993","heartbeat_front_addr":"172.21.15.114:6823/2028898993","state":["exists","up"]},{"osd":3,"uuid":"9454b47e-471b-4847-9eb8-e8ab28a5683b","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.114:6826","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6827","nonce":1046167966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6829","nonce":1046167966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6833","nonce":1046167966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":1046167966},{"type":"v1","addr":"172.21.15.114:6831","nonce":1046167966}]},"public_addr":"172.21.15.114:6827/1046167966","cluster_addr":"172.21.15.114:6829/1046167966","heartbeat_back_addr":"172.21.15.114:6833/1046167966","heartbeat_front_addr":"172.21.15.114:6831/1046167966","state":["exists","up"]},{"osd":4,"uuid":"511e7617-d0e0-47cf-85e2-e05514419635","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.174:6800","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6801","nonce":3893010978}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6803","nonce":3893010978}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6807","nonce":3893010978}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":3893010978},{"type":"v1","addr":"172.21.15.174:6805","nonce":3893010978}]},"public_addr":"172.21.15.174:6801/3893010978","cluster_addr":"172.21.15.174:6803/3893010978","heartbeat_back_addr":"172.21.15.174:6807/3893010978","heartbeat_front_addr":"172.21.15.174:6805/3893010978","state":["exists","up"]},{"osd":5,"uuid":"1c9bedba-22a7-42c9-86d0-8f8df64227fd","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.174:6808","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6809","nonce":2056359866}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6811","nonce":2056359866}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6815","nonce":2056359866}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":2056359866},{"type":"v1","addr":"172.21.15.174:6813","nonce":2056359866}]},"public_addr":"172.21.15.174:6809/2056359866","cluster_addr":"172.21.15.174:6811/2056359866","heartbeat_back_addr":"172.21.15.174:6815/2056359866","heartbeat_front_addr":"172.21.15.174:6813/2056359866","state":["exists","up"]},{"osd":6,"uuid":"4fc106b0-857e-47da-a05d-36a5949e6c9f","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.174:6816","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6817","nonce":2110054981}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6819","nonce":2110054981}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6823","nonce":2110054981}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":2110054981},{"type":"v1","addr":"172.21.15.174:6821","nonce":2110054981}]},"public_addr":"172.21.15.174:6817/2110054981","cluster_addr":"172.21.15.174:6819/2110054981","heartbeat_back_addr":"172.21.15.174:6823/2110054981","heartbeat_front_addr":"172.21.15.174:6821/2110054981","state":["exists","up"]},{"osd":7,"uuid":"8cafc28b-d9a4-4795-9207-b303e3ff0fe7","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.174:6824","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6825","nonce":1196814355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6827","nonce":1196814355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6831","nonce":1196814355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":1196814355},{"type":"v1","addr":"172.21.15.174:6829","nonce":1196814355}]},"public_addr":"172.21.15.174:6825/1196814355","cluster_addr":"172.21.15.174:6827/1196814355","heartbeat_back_addr":"172.21.15.174:6831/1196814355","heartbeat_front_addr":"172.21.15.174:6829/1196814355","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-02T10:42:29.780240+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-02T10:42:56.080092+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-02T10:43:21.913568+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-02T10:43:47.588144+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-02T10:44:08.415823+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-02T10:44:33.018833+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-02T10:44:59.907545+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-02T10:45:24.530511+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.114:0/1201027508":"2023-11-03T10:40:31.495899+0000","172.21.15.114:0/1947300322":"2023-11-03T10:40:31.495899+0000","172.21.15.114:0/3966386135":"2023-11-03T10:40:31.495899+0000","172.21.15.114:6801/3501038911":"2023-11-03T10:40:31.495899+0000","172.21.15.114:0/2112391262":"2023-11-03T10:40:14.848140+0000","172.21.15.114:0/107239022":"2023-11-03T10:40:14.848140+0000","172.21.15.114:6800/614862534":"2023-11-03T10:40:14.848140+0000","172.21.15.114:0/4200793293":"2023-11-03T10:40:14.848140+0000","172.21.15.114:6800/3501038911":"2023-11-03T10:40:31.495899+0000","172.21.15.114:6801/614862534":"2023-11-03T10:40:14.848140+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-02T10:46:19.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:19 smithi114 bash[24104]: audit 2023-11-02T10:46:19.275888+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.114:0/2572222950' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-02T10:46:19.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:19 smithi114 bash[27669]: audit 2023-11-02T10:46:19.275888+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.114:0/2572222950' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-02T10:46:20.078 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-11-02T10:46:20.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:19 smithi174 bash[24093]: audit 2023-11-02T10:46:19.275888+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.114:0/2572222950' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-11-02T10:46:21.031 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:20 smithi114 bash[24104]: cluster 2023-11-02T10:46:19.644836+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:21.032 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:20 smithi114 bash[27669]: cluster 2023-11-02T10:46:19.644836+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:21.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:20 smithi174 bash[24093]: cluster 2023-11-02T10:46:19.644836+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:22.971 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:22 smithi114 bash[24104]: cluster 2023-11-02T10:46:21.645438+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:22.971 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:22 smithi114 bash[27669]: cluster 2023-11-02T10:46:21.645438+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:23.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:22 smithi174 bash[24093]: cluster 2023-11-02T10:46:21.645438+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:23.739 INFO:teuthology.orchestra.run.smithi114.stdout:42949673009 2023-11-02T10:46:23.740 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-11-02T10:46:25.027 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:24 smithi114 bash[24104]: cluster 2023-11-02T10:46:23.646012+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:25.027 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:24 smithi114 bash[27669]: cluster 2023-11-02T10:46:23.646012+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:25.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:24 smithi174 bash[24093]: cluster 2023-11-02T10:46:23.646012+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:26.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:26 smithi174 bash[24093]: cluster 2023-11-02T10:46:25.646648+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:27.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:26 smithi114 bash[24104]: cluster 2023-11-02T10:46:25.646648+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:27.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:26 smithi114 bash[27669]: cluster 2023-11-02T10:46:25.646648+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:27.312 INFO:teuthology.orchestra.run.smithi114.stdout:68719476780 2023-11-02T10:46:27.312 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-11-02T10:46:28.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:28 smithi174 bash[24093]: cluster 2023-11-02T10:46:27.647216+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:29.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:28 smithi114 bash[27669]: cluster 2023-11-02T10:46:27.647216+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:29.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:28 smithi114 bash[24104]: cluster 2023-11-02T10:46:27.647216+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:29.974 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:29 smithi174 docker[33278]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-grafana.a 2023-11-02T10:46:29.974 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:29 smithi174 systemd[1]: Started Ceph grafana.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:46:30.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:30 smithi114 bash[27669]: audit 2023-11-02T10:46:29.612242+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:30.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:30 smithi114 bash[27669]: audit 2023-11-02T10:46:29.618328+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:30.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:30 smithi114 bash[27669]: audit 2023-11-02T10:46:29.619904+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:30.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:30 smithi114 bash[27669]: cluster 2023-11-02T10:46:29.647693+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:30.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:30 smithi114 bash[24104]: audit 2023-11-02T10:46:29.612242+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:30.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:30 smithi114 bash[24104]: audit 2023-11-02T10:46:29.618328+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:30.556 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:30 smithi114 bash[24104]: audit 2023-11-02T10:46:29.619904+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:30.556 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:30 smithi114 bash[24104]: cluster 2023-11-02T10:46:29.647693+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:30.631 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-11-02T10:46:30.632 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-11-02T10:46:30.632 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-11-02T10:46:30.632 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-11-02T10:46:30.632 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-11-02T10:46:30.632 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-11-02T10:46:30.633 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-11-02T10:46:30.633 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-11-02T10:46:30.633 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-11-02T10:46:30.633 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-11-02T10:46:30.633 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-11-02T10:46:30.634 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-11-02T10:46:30.634 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="App mode production" logger=settings 2023-11-02T10:46:30.634 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-11-02T10:46:30.634 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-11-02T10:46:30.635 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-11-02T10:46:30.635 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-11-02T10:46:30.635 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-11-02T10:46:30.636 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[24093]: audit 2023-11-02T10:46:29.612242+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:30.636 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[24093]: audit 2023-11-02T10:46:29.618328+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.052540\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052741\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052869\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.052990\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:45:50.053110\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:45:50.053228\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:45:50.053348\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:30.636 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[24093]: audit 2023-11-02T10:46:29.619904+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:30.636 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[24093]: cluster 2023-11-02T10:46:29.647693+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:30.906 INFO:teuthology.orchestra.run.smithi114.stdout:90194313257 2023-11-02T10:46:30.906 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-11-02T10:46:30.925 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-11-02T10:46:30.925 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-11-02T10:46:30.925 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-11-02T10:46:30.926 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-11-02T10:46:31.201 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:30 smithi174 bash[33296]: t=2023-11-02T10:46:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-11-02T10:46:31.202 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-11-02T10:46:31.202 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-11-02T10:46:31.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-11-02T10:46:31.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-02T10:46:31.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-11-02T10:46:31.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-11-02T10:46:31.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-11-02T10:46:31.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-11-02T10:46:31.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-11-02T10:46:31.790 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-11-02T10:46:31.790 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-11-02T10:46:31.790 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-11-02T10:46:31.790 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-11-02T10:46:31.791 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-11-02T10:46:31.791 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[24093]: audit 2023-11-02T10:46:30.776328+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"aba0a1fe48b4\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774881\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:06.233111\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_daemon_update\": \"2023-11-02T10:46:30.774995\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:31.792 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[24093]: audit 2023-11-02T10:46:30.782413+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"aba0a1fe48b4\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774881\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:06.233111\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_daemon_update\": \"2023-11-02T10:46:30.774995\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:31.792 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[24093]: audit 2023-11-02T10:46:30.783562+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:31.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:31 smithi114 bash[24104]: audit 2023-11-02T10:46:30.776328+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"aba0a1fe48b4\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774881\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:06.233111\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_daemon_update\": \"2023-11-02T10:46:30.774995\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:31.935 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:31 smithi114 bash[27669]: audit 2023-11-02T10:46:30.776328+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"aba0a1fe48b4\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774881\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:06.233111\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_daemon_update\": \"2023-11-02T10:46:30.774995\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:31.936 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:31 smithi114 bash[24104]: audit 2023-11-02T10:46:30.782413+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"aba0a1fe48b4\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774881\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:06.233111\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_daemon_update\": \"2023-11-02T10:46:30.774995\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:31.936 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:31 smithi114 bash[24104]: audit 2023-11-02T10:46:30.783562+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:31.936 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:31 smithi114 bash[27669]: audit 2023-11-02T10:46:30.782413+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"aba0a1fe48b4\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774881\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:06.233111\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:51.461020\"}}, \"last_daemon_update\": \"2023-11-02T10:46:30.774995\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:31.937 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:31 smithi114 bash[27669]: audit 2023-11-02T10:46:30.783562+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:32.083 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-11-02T10:46:32.083 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-11-02T10:46:32.083 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:31 smithi174 bash[33296]: t=2023-11-02T10:46:31+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-11-02T10:46:32.368 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-11-02T10:46:32.369 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-11-02T10:46:32.369 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-11-02T10:46:32.369 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-11-02T10:46:32.369 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-11-02T10:46:32.637 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-11-02T10:46:32.637 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-11-02T10:46:32.637 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-11-02T10:46:32.974 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-11-02T10:46:32.974 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-11-02T10:46:32.974 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-11-02T10:46:32.975 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-11-02T10:46:32.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[24093]: cluster 2023-11-02T10:46:31.648290+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:32.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[24093]: audit 2023-11-02T10:46:31.897774+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895135\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:31.895635\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:32.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[24093]: audit 2023-11-02T10:46:31.904453+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895135\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:31.895635\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:32.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[24093]: cephadm 2023-11-02T10:46:31.907691+0000 mgr.y (mgr.14140) 223 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-02T10:46:32.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[24093]: cephadm 2023-11-02T10:46:31.910911+0000 mgr.y (mgr.14140) 224 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi114 2023-11-02T10:46:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[24104]: cluster 2023-11-02T10:46:31.648290+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:33.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[27669]: cluster 2023-11-02T10:46:31.648290+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:33.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[24104]: audit 2023-11-02T10:46:31.897774+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895135\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:31.895635\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:33.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[24104]: audit 2023-11-02T10:46:31.904453+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895135\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:31.895635\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:33.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[24104]: cephadm 2023-11-02T10:46:31.907691+0000 mgr.y (mgr.14140) 223 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-02T10:46:33.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[24104]: cephadm 2023-11-02T10:46:31.910911+0000 mgr.y (mgr.14140) 224 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi114 2023-11-02T10:46:33.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[27669]: audit 2023-11-02T10:46:31.897774+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895135\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:31.895635\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:33.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[27669]: audit 2023-11-02T10:46:31.904453+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"c264f0f1431f\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895135\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:45:48.995417\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:45:30.300519\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:31.895635\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:33.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[27669]: cephadm 2023-11-02T10:46:31.907691+0000 mgr.y (mgr.14140) 223 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-02T10:46:33.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:32 smithi114 bash[27669]: cephadm 2023-11-02T10:46:31.910911+0000 mgr.y (mgr.14140) 224 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi114 2023-11-02T10:46:33.257 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:32 smithi174 bash[33296]: t=2023-11-02T10:46:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-11-02T10:46:33.257 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-11-02T10:46:33.257 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-11-02T10:46:33.257 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-11-02T10:46:33.258 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-11-02T10:46:33.542 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-11-02T10:46:33.542 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-11-02T10:46:33.542 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-11-02T10:46:33.543 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-11-02T10:46:33.810 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-11-02T10:46:33.810 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-11-02T10:46:33.811 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-11-02T10:46:33.811 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-11-02T10:46:34.069 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-11-02T10:46:34.070 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:33 smithi174 bash[33296]: t=2023-11-02T10:46:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-11-02T10:46:34.387 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-11-02T10:46:34.388 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-11-02T10:46:34.388 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-11-02T10:46:34.388 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-11-02T10:46:34.388 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-11-02T10:46:34.647 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-11-02T10:46:34.647 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-11-02T10:46:34.648 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-11-02T10:46:34.932 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[24093]: cluster 2023-11-02T10:46:33.648900+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:34.933 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-11-02T10:46:34.933 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-11-02T10:46:34.933 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-11-02T10:46:34.933 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-11-02T10:46:34.934 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-11-02T10:46:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:34 smithi114 bash[24104]: cluster 2023-11-02T10:46:33.648900+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:35.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:34 smithi114 bash[27669]: cluster 2023-11-02T10:46:33.648900+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:35.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:34 smithi174 bash[33296]: t=2023-11-02T10:46:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-11-02T10:46:35.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-11-02T10:46:35.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-11-02T10:46:35.225 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-11-02T10:46:35.544 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-11-02T10:46:35.544 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-11-02T10:46:35.544 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-11-02T10:46:35.545 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-11-02T10:46:35.545 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-11-02T10:46:35.854 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-11-02T10:46:35.854 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-11-02T10:46:35.854 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-11-02T10:46:36.129 INFO:teuthology.orchestra.run.smithi114.stdout:111669149731 2023-11-02T10:46:36.129 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-11-02T10:46:36.164 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-11-02T10:46:36.164 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-11-02T10:46:36.165 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:35 smithi174 bash[33296]: t=2023-11-02T10:46:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-11-02T10:46:36.165 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-11-02T10:46:36.165 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-11-02T10:46:36.165 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-11-02T10:46:36.424 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-11-02T10:46:36.425 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-11-02T10:46:36.425 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-11-02T10:46:36.425 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-11-02T10:46:36.425 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-11-02T10:46:36.676 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-11-02T10:46:36.676 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-11-02T10:46:36.676 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-11-02T10:46:36.677 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-11-02T10:46:36.936 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[24093]: cluster 2023-11-02T10:46:35.649523+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:36.936 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-11-02T10:46:36.936 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-11-02T10:46:36.937 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-11-02T10:46:36.937 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:36 smithi174 bash[33296]: t=2023-11-02T10:46:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-11-02T10:46:37.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:36 smithi114 bash[24104]: cluster 2023-11-02T10:46:35.649523+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:36 smithi114 bash[27669]: cluster 2023-11-02T10:46:35.649523+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:37.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-11-02T10:46:37.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-11-02T10:46:37.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-11-02T10:46:37.555 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-11-02T10:46:37.556 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-11-02T10:46:37.556 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-11-02T10:46:37.556 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-11-02T10:46:37.556 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-11-02T10:46:37.849 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-11-02T10:46:37.849 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-11-02T10:46:37.850 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-11-02T10:46:37.850 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-11-02T10:46:37.850 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-11-02T10:46:38.134 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-11-02T10:46:38.135 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:37 smithi174 bash[33296]: t=2023-11-02T10:46:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-11-02T10:46:38.135 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-11-02T10:46:38.135 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-11-02T10:46:38.385 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-11-02T10:46:38.385 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-11-02T10:46:38.386 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-11-02T10:46:38.662 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-11-02T10:46:38.662 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-11-02T10:46:38.662 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-11-02T10:46:38.663 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-11-02T10:46:38.663 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-11-02T10:46:38.947 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[24093]: cluster 2023-11-02T10:46:37.649981+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:38.947 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-11-02T10:46:38.947 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-11-02T10:46:38.948 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-11-02T10:46:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:38 smithi114 bash[24104]: cluster 2023-11-02T10:46:37.649981+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:39.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:38 smithi114 bash[27669]: cluster 2023-11-02T10:46:37.649981+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:39.054 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:38 smithi114 systemd[1]: Stopping Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:46:39.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:38 smithi174 bash[33296]: t=2023-11-02T10:46:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-11-02T10:46:39.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-11-02T10:46:39.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-11-02T10:46:39.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-11-02T10:46:39.225 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-11-02T10:46:39.553 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:39 smithi114 bash[36078]: ts=2023-11-02T10:46:39.226Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-11-02T10:46:39.601 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-11-02T10:46:39.601 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-11-02T10:46:39.601 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-11-02T10:46:39.602 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-11-02T10:46:39.602 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-11-02T10:46:39.602 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-11-02T10:46:39.869 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-11-02T10:46:39.870 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-11-02T10:46:39.870 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-11-02T10:46:39.870 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-11-02T10:46:40.121 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:39 smithi174 bash[33296]: t=2023-11-02T10:46:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-11-02T10:46:40.121 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-11-02T10:46:40.121 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-11-02T10:46:40.122 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-11-02T10:46:40.264 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:40 smithi114 docker[37926]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-alertmanager.a 2023-11-02T10:46:40.264 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:40 smithi114 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-02T10:46:40.264 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:40 smithi114 systemd[1]: Stopped Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:46:40.381 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-11-02T10:46:40.381 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-11-02T10:46:40.553 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:40 smithi114 systemd[1]: Starting Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:46:40.553 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:40 smithi114 docker[37963]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-alertmanager.a 2023-11-02T10:46:40.553 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:40 smithi114 systemd[1]: Started Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:46:40.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:40 smithi114 bash[27669]: cluster 2023-11-02T10:46:39.650555+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:40.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:40 smithi114 bash[24104]: cluster 2023-11-02T10:46:39.650555+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:40.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:40 smithi114 bash[27669]: audit 2023-11-02T10:46:40.311074+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:40.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:40 smithi114 bash[27669]: audit 2023-11-02T10:46:40.315029+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:40.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:40 smithi114 bash[24104]: audit 2023-11-02T10:46:40.311074+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:40.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:40 smithi114 bash[24104]: audit 2023-11-02T10:46:40.315029+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:40.716 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-11-02T10:46:40.716 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-11-02T10:46:40.717 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-11-02T10:46:40.717 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-11-02T10:46:40.718 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[24093]: cluster 2023-11-02T10:46:39.650555+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:40.718 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[24093]: audit 2023-11-02T10:46:40.311074+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:40.718 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[24093]: audit 2023-11-02T10:46:40.315029+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774434\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774561\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774610\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774656\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:30.774701\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:30.774746\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:30.774791\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:30.774836\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:40.974 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:40 smithi174 bash[33296]: t=2023-11-02T10:46:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-11-02T10:46:41.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:41 smithi114 bash[27669]: cephadm 2023-11-02T10:46:40.316057+0000 mgr.y (mgr.14140) 229 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-02T10:46:41.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:41 smithi114 bash[27669]: cephadm 2023-11-02T10:46:40.320958+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-11-02T10:46:41.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:41 smithi114 bash[24104]: cephadm 2023-11-02T10:46:40.316057+0000 mgr.y (mgr.14140) 229 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-02T10:46:41.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:41 smithi114 bash[24104]: cephadm 2023-11-02T10:46:40.320958+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-11-02T10:46:41.607 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:41 smithi174 bash[24093]: cephadm 2023-11-02T10:46:40.316057+0000 mgr.y (mgr.14140) 229 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-02T10:46:41.607 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:41 smithi174 bash[24093]: cephadm 2023-11-02T10:46:40.320958+0000 mgr.y (mgr.14140) 230 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-11-02T10:46:41.608 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:41 smithi174 bash[33296]: t=2023-11-02T10:46:41+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-11-02T10:46:41.965 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:41 smithi174 bash[33296]: t=2023-11-02T10:46:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-11-02T10:46:41.966 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:41 smithi174 bash[33296]: t=2023-11-02T10:46:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-11-02T10:46:41.972 INFO:teuthology.orchestra.run.smithi114.stdout:133143986209 2023-11-02T10:46:41.973 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-11-02T10:46:42.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:41 smithi174 bash[33296]: t=2023-11-02T10:46:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-11-02T10:46:42.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:42 smithi174 bash[33296]: t=2023-11-02T10:46:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-11-02T10:46:42.303 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[37974]: ts=2023-11-02T10:46:42.084Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-11-02T10:46:42.303 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[37974]: ts=2023-11-02T10:46:42.084Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-11-02T10:46:42.303 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[37974]: ts=2023-11-02T10:46:42.086Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.114 port=9094 2023-11-02T10:46:42.304 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[37974]: ts=2023-11-02T10:46:42.089Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-02T10:46:42.304 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[37974]: ts=2023-11-02T10:46:42.133Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-02T10:46:42.304 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[37974]: ts=2023-11-02T10:46:42.133Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-02T10:46:42.304 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[37974]: ts=2023-11-02T10:46:42.136Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-11-02T10:46:42.304 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[37974]: ts=2023-11-02T10:46:42.136Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-11-02T10:46:42.574 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:42 smithi174 bash[24093]: cluster 2023-11-02T10:46:41.651225+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:42.575 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:42 smithi174 bash[33296]: t=2023-11-02T10:46:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-11-02T10:46:42.575 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:42 smithi174 bash[33296]: t=2023-11-02T10:46:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-11-02T10:46:42.575 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:42 smithi174 bash[33296]: t=2023-11-02T10:46:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-11-02T10:46:42.576 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:42 smithi174 bash[33296]: t=2023-11-02T10:46:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-11-02T10:46:42.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[24104]: cluster 2023-11-02T10:46:41.651225+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:42.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:42 smithi114 bash[27669]: cluster 2023-11-02T10:46:41.651225+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:43.008 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:42 smithi174 bash[33296]: t=2023-11-02T10:46:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-11-02T10:46:43.411 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:43 smithi174 bash[33296]: t=2023-11-02T10:46:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-11-02T10:46:43.411 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:43 smithi174 bash[33296]: t=2023-11-02T10:46:43+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-11-02T10:46:43.724 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:43 smithi174 bash[33296]: t=2023-11-02T10:46:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-11-02T10:46:43.725 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:43 smithi174 bash[33296]: t=2023-11-02T10:46:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-11-02T10:46:44.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:43 smithi174 bash[33296]: t=2023-11-02T10:46:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-11-02T10:46:44.553 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:44 smithi114 bash[37974]: ts=2023-11-02T10:46:44.089Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000327367s 2023-11-02T10:46:44.683 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:44 smithi174 bash[33296]: t=2023-11-02T10:46:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-11-02T10:46:44.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:44 smithi174 bash[24093]: cluster 2023-11-02T10:46:43.651780+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:44.974 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:44 smithi174 bash[33296]: t=2023-11-02T10:46:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-11-02T10:46:44.975 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:44 smithi174 bash[33296]: t=2023-11-02T10:46:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-11-02T10:46:44.987 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:44 smithi114 bash[24104]: cluster 2023-11-02T10:46:43.651780+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:44.987 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:44 smithi114 bash[27669]: cluster 2023-11-02T10:46:43.651780+0000 mgr.y (mgr.14140) 232 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:45.286 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:44 smithi174 bash[33296]: t=2023-11-02T10:46:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-11-02T10:46:45.287 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:45 smithi174 bash[33296]: t=2023-11-02T10:46:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-11-02T10:46:45.287 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:45 smithi174 bash[33296]: t=2023-11-02T10:46:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-11-02T10:46:45.581 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:45 smithi174 bash[33296]: t=2023-11-02T10:46:45+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-11-02T10:46:45.582 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:45 smithi174 bash[33296]: t=2023-11-02T10:46:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-11-02T10:46:45.974 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:45 smithi174 bash[33296]: t=2023-11-02T10:46:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-11-02T10:46:45.974 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:45 smithi174 bash[33296]: t=2023-11-02T10:46:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-11-02T10:46:45.976 INFO:teuthology.orchestra.run.smithi114.stdout:154618822684 2023-11-02T10:46:45.977 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-11-02T10:46:46.474 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 systemd[1]: Stopping Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:46:46.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[33296]: t=2023-11-02T10:46:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-11-02T10:46:46.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[33296]: t=2023-11-02T10:46:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-11-02T10:46:46.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[33296]: t=2023-11-02T10:46:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-11-02T10:46:46.823 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[24093]: cluster 2023-11-02T10:46:45.652333+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:46.824 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[33296]: t=2023-11-02T10:46:46+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-11-02T10:46:46.824 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[33296]: t=2023-11-02T10:46:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-11-02T10:46:46.824 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[33296]: t=2023-11-02T10:46:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-11-02T10:46:46.824 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.578Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-02T10:46:46.825 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.578Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-11-02T10:46:46.825 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.578Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-11-02T10:46:46.825 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.578Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-02T10:46:46.825 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.578Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-11-02T10:46:46.825 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.578Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-11-02T10:46:46.826 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.578Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-11-02T10:46:46.826 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.578Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-11-02T10:46:46.826 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.578Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-11-02T10:46:46.826 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.579Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-11-02T10:46:46.826 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.579Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-11-02T10:46:46.827 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[32524]: ts=2023-11-02T10:46:46.580Z caller=main.go:1167 level=info msg="See you next time!" 2023-11-02T10:46:47.044 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:46 smithi114 bash[27669]: cluster 2023-11-02T10:46:45.652333+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:47.045 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:46 smithi114 bash[24104]: cluster 2023-11-02T10:46:45.652333+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:47.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:46 smithi174 bash[33296]: t=2023-11-02T10:46:46+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-11-02T10:46:47.224 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:47 smithi174 bash[33296]: t=2023-11-02T10:46:47+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-11-02T10:46:47.646 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:47 smithi174 docker[33756]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-prometheus.a 2023-11-02T10:46:47.647 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:47 smithi174 bash[33296]: t=2023-11-02T10:46:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-11-02T10:46:47.647 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:47 smithi174 bash[33296]: t=2023-11-02T10:46:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-11-02T10:46:47.974 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:47 smithi174 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@prometheus.a.service: Succeeded. 2023-11-02T10:46:47.974 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:47 smithi174 systemd[1]: Stopped Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:46:47.974 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:47 smithi174 systemd[1]: Starting Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:46:47.975 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:47 smithi174 docker[33792]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-prometheus.a 2023-11-02T10:46:47.975 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:47 smithi174 systemd[1]: Started Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:46:47.975 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:47 smithi174 bash[33296]: t=2023-11-02T10:46:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-11-02T10:46:47.975 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:47 smithi174 bash[33296]: t=2023-11-02T10:46:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-11-02T10:46:47.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:47 smithi174 bash[24093]: audit 2023-11-02T10:46:47.699259+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:47.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:47 smithi174 bash[24093]: audit 2023-11-02T10:46:47.705141+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:47.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:47 smithi174 bash[24093]: audit 2023-11-02T10:46:47.706678+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi174:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-02T10:46:47.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:47 smithi174 bash[24093]: audit 2023-11-02T10:46:47.712332+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi174:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-02T10:46:48.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:47 smithi114 bash[24104]: audit 2023-11-02T10:46:47.699259+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:48.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:47 smithi114 bash[24104]: audit 2023-11-02T10:46:47.705141+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:48.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:47 smithi114 bash[24104]: audit 2023-11-02T10:46:47.706678+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi174:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-02T10:46:48.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:47 smithi114 bash[24104]: audit 2023-11-02T10:46:47.712332+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi174:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-02T10:46:48.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:47 smithi114 bash[27669]: audit 2023-11-02T10:46:47.699259+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:48.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:47 smithi114 bash[27669]: audit 2023-11-02T10:46:47.705141+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.894322\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894526\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894654\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894775\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:31.894895\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:31.895015\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:31.895257\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:31.895378\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:48.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:47 smithi114 bash[27669]: audit 2023-11-02T10:46:47.706678+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi174:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-11-02T10:46:48.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:47 smithi114 bash[27669]: audit 2023-11-02T10:46:47.712332+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi174:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-11-02T10:46:48.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:48 smithi174 bash[33296]: t=2023-11-02T10:46:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-11-02T10:46:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:48 smithi174 bash[24093]: cluster 2023-11-02T10:46:47.652898+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:48 smithi174 bash[24093]: cephadm 2023-11-02T10:46:47.706199+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Setting dashboard grafana config to https://smithi174:3000 2023-11-02T10:46:48.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:48 smithi174 bash[24093]: audit 2023-11-02T10:46:47.722769+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:48.975 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:48 smithi174 bash[33296]: t=2023-11-02T10:46:48+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-11-02T10:46:48.975 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:48 smithi174 bash[33296]: t=2023-11-02T10:46:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-11-02T10:46:48.996 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:48 smithi114 bash[24104]: cluster 2023-11-02T10:46:47.652898+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:48.997 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:48 smithi114 bash[24104]: cephadm 2023-11-02T10:46:47.706199+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Setting dashboard grafana config to https://smithi174:3000 2023-11-02T10:46:48.997 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:48 smithi114 bash[24104]: audit 2023-11-02T10:46:47.722769+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:48 smithi114 bash[27669]: cluster 2023-11-02T10:46:47.652898+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:48 smithi114 bash[27669]: cephadm 2023-11-02T10:46:47.706199+0000 mgr.y (mgr.14140) 235 : cephadm [INF] Setting dashboard grafana config to https://smithi174:3000 2023-11-02T10:46:48.997 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:48 smithi114 bash[27669]: audit 2023-11-02T10:46:47.722769+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:49.248 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:48 smithi174 bash[33296]: t=2023-11-02T10:46:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-11-02T10:46:49.248 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-11-02T10:46:49.248 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-11-02T10:46:49.534 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.364Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-11-02T10:46:49.534 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.364Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-11-02T10:46:49.534 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.364Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-11-02T10:46:49.535 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.364Z caller=main.go:589 level=info host_details="(Linux 5.4.0-166-generic #183-Ubuntu SMP Mon Oct 2 11:28:33 UTC 2023 x86_64 smithi174 (none))" 2023-11-02T10:46:49.535 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.364Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-02T10:46:49.535 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.365Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-02T10:46:49.535 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.368Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-11-02T10:46:49.535 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.368Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-11-02T10:46:49.536 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.370Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-11-02T10:46:49.536 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.370Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-11-02T10:46:49.536 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.372Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-02T10:46:49.536 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.372Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.306µs 2023-11-02T10:46:49.536 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.372Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-02T10:46:49.537 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.373Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-11-02T10:46:49.537 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.375Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-11-02T10:46:49.537 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.375Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.619µs wal_replay_duration=2.545434ms wbl_replay_duration=177ns total_replay_duration=2.628461ms 2023-11-02T10:46:49.537 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.378Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-11-02T10:46:49.537 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.378Z caller=main.go:1048 level=info msg="TSDB started" 2023-11-02T10:46:49.538 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.378Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-02T10:46:49.538 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.379Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=1.261969ms db_storage=1.388µs remote_storage=2.01µs web_handler=681ns query_engine=1.273µs scrape=615.829µs scrape_sd=50.746µs notify=43.909µs notify_sd=18.828µs rules=48.68µs tracing=7.914µs 2023-11-02T10:46:49.538 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.379Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-11-02T10:46:49.538 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33803]: ts=2023-11-02T10:46:49.379Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-11-02T10:46:49.539 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-11-02T10:46:49.539 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-11-02T10:46:49.539 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-11-02T10:46:49.539 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-11-02T10:46:49.691 INFO:teuthology.orchestra.run.smithi114.stdout:176093659160 2023-11-02T10:46:49.692 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-11-02T10:46:49.852 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-11-02T10:46:49.853 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-11-02T10:46:49.853 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-11-02T10:46:49.853 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-11-02T10:46:49.853 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[24093]: audit 2023-11-02T10:46:48.767442+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765426\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765551\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765615\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765674\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765764\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:48.765832\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:48.765891\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765949\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.766007\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:48.766148\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:49.854 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[24093]: audit 2023-11-02T10:46:48.771599+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765426\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765551\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765615\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765674\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765764\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:48.765832\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:48.765891\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765949\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.766007\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:48.766148\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:49.854 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[24093]: audit 2023-11-02T10:46:48.772602+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:50.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:49 smithi114 bash[24104]: audit 2023-11-02T10:46:48.767442+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765426\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765551\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765615\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765674\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765764\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:48.765832\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:48.765891\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765949\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.766007\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:48.766148\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:50.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:49 smithi114 bash[24104]: audit 2023-11-02T10:46:48.771599+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765426\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765551\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765615\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765674\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765764\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:48.765832\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:48.765891\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765949\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.766007\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:48.766148\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:50.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:49 smithi114 bash[24104]: audit 2023-11-02T10:46:48.772602+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:50.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:49 smithi114 bash[27669]: audit 2023-11-02T10:46:48.767442+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765426\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765551\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765615\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765674\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765764\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:48.765832\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:48.765891\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765949\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.766007\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:48.766148\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:50.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:49 smithi114 bash[27669]: audit 2023-11-02T10:46:48.771599+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765426\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765551\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765615\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765674\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:48.765764\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:48.765832\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:48.765891\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.765949\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:48.766007\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:48.766148\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:50.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:49 smithi114 bash[27669]: audit 2023-11-02T10:46:48.772602+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:50.145 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-11-02T10:46:50.146 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:49 smithi174 bash[33296]: t=2023-11-02T10:46:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-11-02T10:46:50.146 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-11-02T10:46:50.146 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-11-02T10:46:50.146 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-11-02T10:46:50.447 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-11-02T10:46:50.448 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-11-02T10:46:50.448 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-11-02T10:46:50.448 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-11-02T10:46:50.448 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-11-02T10:46:50.724 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-11-02T10:46:50.724 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-11-02T10:46:50.725 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-11-02T10:46:50.725 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-11-02T10:46:50.923 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:50 smithi114 bash[24104]: cluster 2023-11-02T10:46:49.653482+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:50.924 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:50 smithi114 bash[27669]: cluster 2023-11-02T10:46:49.653482+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:50.924 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:50 smithi114 bash[24104]: audit 2023-11-02T10:46:49.884838+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.881340\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881535\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881661\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881780\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881899\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:49.882017\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882137\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882256\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:49.882405\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:49.882650\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:50.925 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:50 smithi114 bash[24104]: audit 2023-11-02T10:46:49.891077+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.881340\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881535\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881661\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881780\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881899\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:49.882017\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882137\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882256\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:49.882405\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:49.882650\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:50.925 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:50 smithi114 bash[24104]: audit 2023-11-02T10:46:49.896602+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:50.925 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:50 smithi114 bash[27669]: audit 2023-11-02T10:46:49.884838+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.881340\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881535\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881661\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881780\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881899\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:49.882017\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882137\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882256\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:49.882405\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:49.882650\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:50.926 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:50 smithi114 bash[27669]: audit 2023-11-02T10:46:49.891077+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.881340\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881535\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881661\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881780\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881899\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:49.882017\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882137\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882256\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:49.882405\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:49.882650\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:50.926 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:50 smithi114 bash[27669]: audit 2023-11-02T10:46:49.896602+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:51.043 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-11-02T10:46:51.043 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-11-02T10:46:51.043 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-11-02T10:46:51.043 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[33296]: t=2023-11-02T10:46:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-11-02T10:46:51.044 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[24093]: cluster 2023-11-02T10:46:49.653482+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:51.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[24093]: audit 2023-11-02T10:46:49.884838+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.881340\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881535\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881661\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881780\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881899\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:49.882017\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882137\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882256\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:49.882405\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:49.882650\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:51.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[24093]: audit 2023-11-02T10:46:49.891077+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.881340\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881535\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881661\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881780\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:49.881899\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:49.882017\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882137\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:49.882256\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:49.882405\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:49.882650\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:51.045 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:50 smithi174 bash[24093]: audit 2023-11-02T10:46:49.896602+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:51.344 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-11-02T10:46:51.345 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-11-02T10:46:51.345 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-11-02T10:46:51.345 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-11-02T10:46:51.671 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-11-02T10:46:51.672 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-11-02T10:46:51.672 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-11-02T10:46:51.672 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-11-02T10:46:51.672 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-11-02T10:46:51.934 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-11-02T10:46:51.935 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-11-02T10:46:51.935 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-11-02T10:46:51.935 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-11-02T10:46:51.936 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[24093]: audit 2023-11-02T10:46:50.895463+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:50.893855\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:51.936 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[24093]: audit 2023-11-02T10:46:50.901861+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:50.893855\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:51.936 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[24093]: audit 2023-11-02T10:46:50.903004+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:52.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:51 smithi114 bash[24104]: audit 2023-11-02T10:46:50.895463+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:50.893855\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:52.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:51 smithi114 bash[27669]: audit 2023-11-02T10:46:50.895463+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:50.893855\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:46:52.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:51 smithi114 bash[24104]: audit 2023-11-02T10:46:50.901861+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:50.893855\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:52.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:51 smithi114 bash[24104]: audit 2023-11-02T10:46:50.903004+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:52.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:51 smithi114 bash[27669]: audit 2023-11-02T10:46:50.901861+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}}, \"last_daemon_update\": \"2023-11-02T10:46:50.893855\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:46:52.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:51 smithi114 bash[27669]: audit 2023-11-02T10:46:50.903004+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:46:52.185 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:51 smithi174 bash[33296]: t=2023-11-02T10:46:51+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-11-02T10:46:52.186 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-11-02T10:46:52.367 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:46:52 smithi114 bash[37974]: ts=2023-11-02T10:46:52.091Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002064334s 2023-11-02T10:46:52.474 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-11-02T10:46:52.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-11-02T10:46:52.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-11-02T10:46:52.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-11-02T10:46:52.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-11-02T10:46:52.475 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-11-02T10:46:52.476 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-11-02T10:46:52.476 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing HooksService" logger=server 2023-11-02T10:46:52.476 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-11-02T10:46:52.476 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-11-02T10:46:52.476 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-11-02T10:46:52.477 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-11-02T10:46:52.477 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-11-02T10:46:52.477 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-11-02T10:46:52.477 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-11-02T10:46:52.477 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-11-02T10:46:52.477 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-11-02T10:46:52.478 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing LoginService" logger=server 2023-11-02T10:46:52.478 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing SearchService" logger=server 2023-11-02T10:46:52.478 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing TracingService" logger=server 2023-11-02T10:46:52.479 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-11-02T10:46:52.479 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-11-02T10:46:52.479 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-11-02T10:46:52.479 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-11-02T10:46:52.479 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+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-02T10:46:52.479 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-11-02T10:46:52.480 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-11-02T10:46:52.480 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+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-02T10:46:52.480 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="Initializing Stream Manager" 2023-11-02T10:46:52.480 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[33296]: t=2023-11-02T10:46:52+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-11-02T10:46:53.011 INFO:teuthology.orchestra.run.smithi114.stdout:197568495636 2023-11-02T10:46:53.012 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-11-02T10:46:53.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[24093]: cluster 2023-11-02T10:46:51.654062+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:53.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[24093]: audit 2023-11-02T10:46:51.995336+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:51.993216\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:53.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:52 smithi174 bash[24093]: audit 2023-11-02T10:46:52.001591+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:51.993216\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:53.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:52 smithi114 bash[24104]: cluster 2023-11-02T10:46:51.654062+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:53.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:52 smithi114 bash[27669]: cluster 2023-11-02T10:46:51.654062+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:53.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:52 smithi114 bash[27669]: audit 2023-11-02T10:46:51.995336+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:51.993216\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:53.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:52 smithi114 bash[27669]: audit 2023-11-02T10:46:52.001591+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:51.993216\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:53.306 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:52 smithi114 bash[24104]: audit 2023-11-02T10:46:51.995336+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:51.993216\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:46:53.307 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:52 smithi114 bash[24104]: audit 2023-11-02T10:46:52.001591+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}}, \"last_daemon_update\": \"2023-11-02T10:46:51.993216\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:46:55.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:54 smithi114 bash[24104]: cluster 2023-11-02T10:46:53.654805+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:55.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:54 smithi114 bash[27669]: cluster 2023-11-02T10:46:53.654805+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:55.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:54 smithi174 bash[24093]: cluster 2023-11-02T10:46:53.654805+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:55.944 INFO:teuthology.orchestra.run.smithi114.stdout:42949673015 2023-11-02T10:46:56.715 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673009 got 42949673015 for osd.0 2023-11-02T10:46:56.715 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-11-02T10:46:57.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:56 smithi114 bash[27669]: cluster 2023-11-02T10:46:55.655503+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:57.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:56 smithi114 bash[27669]: audit 2023-11-02T10:46:55.942876+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.114:0/1280515276' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-02T10:46:57.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:56 smithi114 bash[24104]: cluster 2023-11-02T10:46:55.655503+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:57.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:56 smithi114 bash[24104]: audit 2023-11-02T10:46:55.942876+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.114:0/1280515276' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-02T10:46:57.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:56 smithi174 bash[24093]: cluster 2023-11-02T10:46:55.655503+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:57.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:56 smithi174 bash[24093]: audit 2023-11-02T10:46:55.942876+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.114:0/1280515276' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-11-02T10:46:59.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:46:58 smithi174 bash[24093]: cluster 2023-11-02T10:46:57.656095+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:59.269 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:46:58 smithi114 bash[24104]: cluster 2023-11-02T10:46:57.656095+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:59.269 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:46:58 smithi114 bash[27669]: cluster 2023-11-02T10:46:57.656095+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:46:59.633 INFO:teuthology.orchestra.run.smithi114.stdout:68719476786 2023-11-02T10:47:00.412 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476780 got 68719476786 for osd.1 2023-11-02T10:47:00.413 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-11-02T10:47:00.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:00 smithi174 bash[24093]: audit 2023-11-02T10:46:59.631729+0000 mon.a (mon.0) 523 : audit [DBG] from='client.? 172.21.15.114:0/2251416231' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-02T10:47:00.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:00 smithi174 bash[24093]: cluster 2023-11-02T10:46:59.656765+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:00.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:00 smithi114 bash[24104]: audit 2023-11-02T10:46:59.631729+0000 mon.a (mon.0) 523 : audit [DBG] from='client.? 172.21.15.114:0/2251416231' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-02T10:47:00.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:00 smithi114 bash[24104]: cluster 2023-11-02T10:46:59.656765+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:00.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:00 smithi114 bash[27669]: audit 2023-11-02T10:46:59.631729+0000 mon.a (mon.0) 523 : audit [DBG] from='client.? 172.21.15.114:0/2251416231' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-11-02T10:47:00.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:00 smithi114 bash[27669]: cluster 2023-11-02T10:46:59.656765+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:02.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:02 smithi174 bash[24093]: cluster 2023-11-02T10:47:01.657440+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:03.002 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:02 smithi114 bash[24104]: cluster 2023-11-02T10:47:01.657440+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:03.003 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:02 smithi114 bash[27669]: cluster 2023-11-02T10:47:01.657440+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:03.299 INFO:teuthology.orchestra.run.smithi114.stdout:90194313263 2023-11-02T10:47:03.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:03 smithi114 bash[24104]: audit 2023-11-02T10:47:03.298045+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.114:0/1447276424' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-02T10:47:03.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:03 smithi114 bash[27669]: audit 2023-11-02T10:47:03.298045+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.114:0/1447276424' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-02T10:47:04.039 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313257 got 90194313263 for osd.2 2023-11-02T10:47:04.039 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-11-02T10:47:04.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:03 smithi174 bash[24093]: audit 2023-11-02T10:47:03.298045+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.114:0/1447276424' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-11-02T10:47:05.000 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:04 smithi114 bash[27669]: cluster 2023-11-02T10:47:03.658024+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:05.000 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:04 smithi114 bash[24104]: cluster 2023-11-02T10:47:03.658024+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:05.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:04 smithi174 bash[24093]: cluster 2023-11-02T10:47:03.658024+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:06.904 INFO:teuthology.orchestra.run.smithi114.stdout:111669149738 2023-11-02T10:47:06.950 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:06 smithi114 bash[27669]: cluster 2023-11-02T10:47:05.658587+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:06.950 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:06 smithi114 bash[24104]: cluster 2023-11-02T10:47:05.658587+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:07.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:06 smithi174 bash[24093]: cluster 2023-11-02T10:47:05.658587+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:07.643 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149731 got 111669149738 for osd.3 2023-11-02T10:47:07.644 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-11-02T10:47:08.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:07 smithi114 bash[27669]: audit 2023-11-02T10:47:06.902907+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.114:0/449175745' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-02T10:47:08.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:07 smithi114 bash[24104]: audit 2023-11-02T10:47:06.902907+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.114:0/449175745' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-02T10:47:08.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:07 smithi174 bash[24093]: audit 2023-11-02T10:47:06.902907+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.114:0/449175745' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-11-02T10:47:08.946 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:08 smithi114 bash[27669]: cluster 2023-11-02T10:47:07.659172+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:08.983 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:08 smithi114 bash[24104]: cluster 2023-11-02T10:47:07.659172+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:09.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:08 smithi174 bash[24093]: cluster 2023-11-02T10:47:07.659172+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:10.472 INFO:teuthology.orchestra.run.smithi114.stdout:133143986214 2023-11-02T10:47:10.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:10 smithi174 bash[24093]: cluster 2023-11-02T10:47:09.659799+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:10.745 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:10 smithi114 bash[24104]: cluster 2023-11-02T10:47:09.659799+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:10.746 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:10 smithi114 bash[27669]: cluster 2023-11-02T10:47:09.659799+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:11.288 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986209 got 133143986214 for osd.4 2023-11-02T10:47:11.288 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-11-02T10:47:11.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:11 smithi114 bash[24104]: audit 2023-11-02T10:47:10.470685+0000 mon.a (mon.0) 524 : audit [DBG] from='client.? 172.21.15.114:0/1840182856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-02T10:47:11.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:11 smithi114 bash[27669]: audit 2023-11-02T10:47:10.470685+0000 mon.a (mon.0) 524 : audit [DBG] from='client.? 172.21.15.114:0/1840182856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-02T10:47:11.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:11 smithi174 bash[24093]: audit 2023-11-02T10:47:10.470685+0000 mon.a (mon.0) 524 : audit [DBG] from='client.? 172.21.15.114:0/1840182856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-11-02T10:47:12.545 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:12 smithi114 bash[27669]: cluster 2023-11-02T10:47:11.660361+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:12.546 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:12 smithi114 bash[24104]: cluster 2023-11-02T10:47:11.660361+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:12.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:12 smithi174 bash[24093]: cluster 2023-11-02T10:47:11.660361+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:14.230 INFO:teuthology.orchestra.run.smithi114.stdout:154618822689 2023-11-02T10:47:14.959 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822684 got 154618822689 for osd.5 2023-11-02T10:47:14.960 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-11-02T10:47:14.973 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:14 smithi114 bash[24104]: cluster 2023-11-02T10:47:13.660928+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:14.973 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:14 smithi114 bash[24104]: audit 2023-11-02T10:47:14.229033+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.114:0/3604382366' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-02T10:47:14.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:14 smithi114 bash[27669]: cluster 2023-11-02T10:47:13.660928+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:14.974 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:14 smithi114 bash[27669]: audit 2023-11-02T10:47:14.229033+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.114:0/3604382366' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-02T10:47:14.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:14 smithi174 bash[24093]: cluster 2023-11-02T10:47:13.660928+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:14.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:14 smithi174 bash[24093]: audit 2023-11-02T10:47:14.229033+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.114:0/3604382366' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-11-02T10:47:17.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:16 smithi114 bash[24104]: cluster 2023-11-02T10:47:15.661472+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:17.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:16 smithi114 bash[27669]: cluster 2023-11-02T10:47:15.661472+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:17.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:16 smithi174 bash[24093]: cluster 2023-11-02T10:47:15.661472+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:17.806 INFO:teuthology.orchestra.run.smithi114.stdout:176093659166 2023-11-02T10:47:18.554 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659160 got 176093659166 for osd.6 2023-11-02T10:47:18.555 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-11-02T10:47:19.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:18 smithi114 bash[24104]: cluster 2023-11-02T10:47:17.662016+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:19.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:18 smithi114 bash[24104]: audit 2023-11-02T10:47:17.804603+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.114:0/527304246' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-02T10:47:19.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:18 smithi114 bash[27669]: cluster 2023-11-02T10:47:17.662016+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:19.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:18 smithi114 bash[27669]: audit 2023-11-02T10:47:17.804603+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.114:0/527304246' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-02T10:47:19.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:18 smithi174 bash[24093]: cluster 2023-11-02T10:47:17.662016+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:19.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:18 smithi174 bash[24093]: audit 2023-11-02T10:47:17.804603+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.114:0/527304246' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-11-02T10:47:20.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:20 smithi174 bash[24093]: cluster 2023-11-02T10:47:19.662670+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:20.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:20 smithi114 bash[24104]: cluster 2023-11-02T10:47:19.662670+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:20.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:20 smithi114 bash[27669]: cluster 2023-11-02T10:47:19.662670+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:21.582 INFO:teuthology.orchestra.run.smithi114.stdout:197568495641 2023-11-02T10:47:21.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:21 smithi174 bash[24093]: audit 2023-11-02T10:47:21.579777+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.114:0/3872463210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-02T10:47:22.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:21 smithi114 bash[27669]: audit 2023-11-02T10:47:21.579777+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.114:0/3872463210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-02T10:47:22.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:21 smithi114 bash[24104]: audit 2023-11-02T10:47:21.579777+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.114:0/3872463210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-11-02T10:47:22.324 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495636 got 197568495641 for osd.7 2023-11-02T10:47:22.325 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-11-02T10:47:22.325 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph pg dump --format=json 2023-11-02T10:47:22.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:22 smithi114 bash[24104]: cluster 2023-11-02T10:47:21.663244+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:22.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:22 smithi114 bash[27669]: cluster 2023-11-02T10:47:21.663244+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:22.974 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:22 smithi174 bash[24093]: cluster 2023-11-02T10:47:21.663244+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:25.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:24 smithi114 bash[24104]: cluster 2023-11-02T10:47:23.663866+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:25.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:24 smithi114 bash[27669]: cluster 2023-11-02T10:47:23.663866+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:25.161 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:47:25.162 INFO:teuthology.orchestra.run.smithi114.stderr:dumped all 2023-11-02T10:47:25.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:24 smithi174 bash[24093]: cluster 2023-11-02T10:47:23.663866+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:25.977 INFO:teuthology.orchestra.run.smithi114.stdout:{"pg_ready":true,"pg_map":{"version":241,"stamp":"2023-11-02T10:47:23.663533+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.003456"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-11-02T10:45:26.751415+0000","last_change":"2023-11-02T10:45:26.751415+0000","last_active":"2023-11-02T10:45:26.751415+0000","last_peered":"2023-11-02T10:45:26.751415+0000","last_clean":"2023-11-02T10:45:26.751415+0000","last_became_active":"2023-11-02T10:45:26.745516+0000","last_became_peered":"2023-11-02T10:45:26.745516+0000","last_unstale":"2023-11-02T10:45:26.751415+0000","last_undegraded":"2023-11-02T10:45:26.751415+0000","last_fullsized":"2023-11-02T10:45:26.751415+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-02T10:40:06.495252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-02T10:40:06.495252+0000","last_clean_scrub_stamp":"2023-11-02T10:40:06.495252+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 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.66300000000000003}]},{"osd":1,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.115,"5min":1.115,"15min":1.115},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.875,"5min":0.875,"15min":0.875},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.83999999999999997}]},{"osd":2,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.72199999999999998}]},{"osd":3,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.871,"15min":0.871},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.89600000000000002}]},{"osd":4,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":2.056,"5min":2.056,"15min":2.056},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.68700000000000006}]},{"osd":5,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.895,"5min":1.895,"15min":1.895},"last":0.75700000000000001}]},{"osd":6,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.974,"5min":1.974,"15min":1.974},"last":0.879},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0449999999999999}]}]},{"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":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,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 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.81000000000000005,"15min":0.80800000000000005},"min":{"1min":0.54700000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.88900000000000001,"15min":0.89000000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1559999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.98299999999999998}]},{"osd":1,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.85599999999999998,"15min":0.86399999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.88100000000000001,"15min":0.88300000000000001},"min":{"1min":0.63400000000000001,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.143,"5min":1.29,"15min":1.29},"last":0.91300000000000003}]},{"osd":2,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.92100000000000004,"15min":0.93799999999999994},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.1020000000000001,"5min":1.865,"15min":1.865},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.92700000000000005,"15min":0.93899999999999995},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.0960000000000001,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.874}]},{"osd":3,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.878,"15min":0.88},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.92800000000000005,"15min":0.92000000000000004},"min":{"1min":0.77400000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.97299999999999998}]},{"osd":4,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.86299999999999999,"15min":0.86499999999999999},"min":{"1min":0.60799999999999998,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.236,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.05},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.90200000000000002,"15min":0.89800000000000002},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.1439999999999999}]},{"osd":5,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.97499999999999998,"15min":0.98699999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.198,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.94899999999999995,"15min":0.94299999999999995},"min":{"1min":0.622,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2649999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.1930000000000001}]},{"osd":7,"last update":"Thu Nov 2 10:46:30 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.137},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.2809999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476792,"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 2 10:47:07 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.63400000000000001,"15min":0.57599999999999996},"min":{"1min":0.41499999999999998,"5min":0.376,"15min":0.376},"max":{"1min":3.0619999999999998,"5min":3.0619999999999998,"15min":3.0619999999999998},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.69499999999999995,"15min":0.63500000000000001},"min":{"1min":0.44,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.73899999999999999}]},{"osd":2,"last update":"Thu Nov 2 10:46:33 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.69999999999999996,"15min":0.67600000000000005},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.753,"5min":0.66100000000000003,"15min":0.63600000000000001},"min":{"1min":0.55200000000000005,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.65900000000000003}]},{"osd":3,"last update":"Thu Nov 2 10:46:50 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.77300000000000002,"15min":0.76400000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.2330000000000001,"5min":1.262,"15min":1.262},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.81799999999999995,"15min":0.79300000000000004},"min":{"1min":0.52900000000000003,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":3.5670000000000002,"5min":3.5670000000000002,"15min":3.5670000000000002},"last":0.68600000000000005}]},{"osd":4,"last update":"Thu Nov 2 10:47:17 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.95299999999999996,"15min":0.95599999999999996},"min":{"1min":0.68600000000000005,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.1220000000000001,"5min":1.282,"15min":1.282},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.94599999999999995,"15min":0.92400000000000004},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":3.7269999999999999,"5min":3.7269999999999999,"15min":3.7269999999999999},"last":0.85499999999999998}]},{"osd":5,"last update":"Thu Nov 2 10:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.97899999999999998,"15min":0.98099999999999998},"min":{"1min":0.78500000000000003,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.1519999999999999,"5min":1.331,"15min":1.331},"last":0.70499999999999996},{"interface":"front","average":{"1min":1.032,"5min":0.97799999999999998,"15min":0.96899999999999997},"min":{"1min":0.76000000000000001,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.03}]},{"osd":6,"last update":"Thu Nov 2 10:47:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.0409999999999999,"15min":1.0169999999999999},"min":{"1min":0.78400000000000003,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":3.621,"5min":3.621,"15min":3.621},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.026,"5min":1.048,"15min":1.052},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.343,"5min":1.351,"15min":1.351},"last":0.88800000000000001}]},{"osd":7,"last update":"Thu Nov 2 10:46:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"min":{"1min":0.87,"5min":0.87,"15min":0.87},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.077},{"interface":"front","average":{"1min":1.292,"5min":1.292,"15min":1.292},"min":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"max":{"1min":3.681,"5min":3.681,"15min":3.681},"last":0.93899999999999995}]}]},{"osd":0,"up_from":10,"seq":42949673021,"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 2 10:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.59399999999999997,"15min":0.54400000000000004},"min":{"1min":0.48199999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.65000000000000002,"15min":0.57199999999999995},"min":{"1min":0.39500000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.83599999999999997}]},{"osd":2,"last update":"Thu Nov 2 10:46:30 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":1.0509999999999999,"15min":1.2170000000000001},"min":{"1min":0.51500000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.872,"5min":12.670999999999999,"15min":12.670999999999999},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.77000000000000002,"5min":1.111,"15min":1.2649999999999999},"min":{"1min":0.433,"5min":0.313,"15min":0.313},"max":{"1min":0.98399999999999999,"5min":12.882999999999999,"15min":12.882999999999999},"last":0.73399999999999999}]},{"osd":3,"last update":"Thu Nov 2 10:46:55 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.70899999999999996,"15min":0.70299999999999996},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.006,"5min":1.006,"15min":1.006},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.76600000000000001,"15min":0.76400000000000001},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.80000000000000004}]},{"osd":4,"last update":"Thu Nov 2 10:47:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.89400000000000002,"15min":0.872},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.1970000000000001,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.93100000000000005,"15min":0.90800000000000003},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.401,"5min":1.5,"15min":1.5},"last":0.90200000000000002}]},{"osd":5,"last update":"Thu Nov 2 10:46:42 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.01,"15min":1.0089999999999999},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.3580000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.028,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.377,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.012}]},{"osd":6,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0349999999999999,"15min":1.038},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.341,"5min":1.373,"15min":1.373},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.075,"15min":1.0840000000000001},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.373,"5min":1.399,"15min":1.399},"last":1.1120000000000001}]},{"osd":7,"last update":"Thu Nov 2 10:46:30 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.139,"15min":1.139},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.204},{"interface":"front","average":{"1min":1.123,"5min":1.123,"15min":1.123},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.1830000000000001}]}]},{"osd":2,"up_from":21,"seq":90194313267,"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 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.57399999999999995,"15min":0.54200000000000004},"min":{"1min":0.46800000000000003,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.628},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.65300000000000002,"15min":0.627},"min":{"1min":0.48199999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.82499999999999996}]},{"osd":1,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.627,"15min":0.60999999999999999},"min":{"1min":0.51000000000000001,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.92200000000000004,"5min":1.002,"15min":1.002},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.68000000000000005,"15min":0.64700000000000002},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.92500000000000004,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.71699999999999997}]},{"osd":3,"last update":"Thu Nov 2 10:46:59 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.77800000000000002,"15min":0.76200000000000001},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.73899999999999999,"15min":0.73399999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.58799999999999997}]},{"osd":4,"last update":"Thu Nov 2 10:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.87,"15min":0.84999999999999998},"min":{"1min":0.73899999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.2669999999999999,"5min":1.353,"15min":1.353},"last":1.034},{"interface":"front","average":{"1min":1.135,"5min":0.99299999999999999,"15min":0.94399999999999995},"min":{"1min":0.77800000000000002,"5min":0.747,"15min":0.747},"max":{"1min":1.8380000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":1.206}]},{"osd":5,"last update":"Thu Nov 2 10:46:38 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":0.999,"15min":0.98299999999999998},"min":{"1min":0.88600000000000001,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.266},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.95199999999999996,"15min":0.94699999999999995},"min":{"1min":0.71499999999999997,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.25,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.115}]},{"osd":6,"last update":"Thu Nov 2 10:47:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.97099999999999997,"15min":0.96299999999999997},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.133,"15min":1.129},"min":{"1min":0.84999999999999998,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":1.1339999999999999}]},{"osd":7,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.042,"15min":1.042},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.089}]}]},{"osd":3,"up_from":26,"seq":111669149741,"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 2 10:46:56 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.629,"15min":0.61699999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.69399999999999995,"15min":0.67800000000000005},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.67900000000000005}]},{"osd":1,"last update":"Thu Nov 2 10:46:56 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.72999999999999998,"15min":0.72099999999999997},"min":{"1min":0.53600000000000003,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.68799999999999994,"15min":0.67200000000000004},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.55400000000000005}]},{"osd":2,"last update":"Thu Nov 2 10:46:56 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.77800000000000002,"15min":0.755},"min":{"1min":0.56899999999999995,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.01,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.754,"5min":0.76700000000000002,"15min":0.75600000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.0620000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.90100000000000002}]},{"osd":4,"last update":"Thu Nov 2 10:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.89300000000000002,"15min":0.88700000000000001},"min":{"1min":0.74099999999999999,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.0649999999999999,"5min":1.171,"15min":1.171},"last":1.093},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.92900000000000005,"15min":0.91900000000000004},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.89100000000000001}]},{"osd":5,"last update":"Thu Nov 2 10:46:39 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0069999999999999,"15min":1.0129999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.76400000000000001,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.141,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.028}]},{"osd":6,"last update":"Thu Nov 2 10:47:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.98099999999999998,"15min":0.97299999999999998},"min":{"1min":0.747,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.091,"5min":1.075,"15min":1.0720000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.3240000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.87}]},{"osd":7,"last update":"Thu Nov 2 10:46:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":1.2390000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986217,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,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 2 10:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.81999999999999995,"15min":0.81799999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.038,"5min":1.171,"15min":1.171},"last":1.006},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.83299999999999996,"15min":0.81699999999999995},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.1339999999999999,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1.0289999999999999}]},{"osd":1,"last update":"Thu Nov 2 10:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.79400000000000004,"15min":0.78600000000000003},"min":{"1min":0.57399999999999995,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.018,"5min":1.149,"15min":1.149},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.81599999999999995,"15min":0.80400000000000005},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.044,"5min":1.288,"15min":1.288},"last":0.94599999999999995}]},{"osd":2,"last update":"Thu Nov 2 10:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.83299999999999996,"15min":0.82799999999999996},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.1459999999999999,"5min":1.325,"15min":1.325},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.86899999999999999,"15min":0.84499999999999997},"min":{"1min":0.60899999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.2110000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.98299999999999998}]},{"osd":3,"last update":"Thu Nov 2 10:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.88300000000000001,"15min":0.85199999999999998},"min":{"1min":0.64400000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.29,"5min":1.411,"15min":1.411},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.875,"5min":0.85499999999999998,"15min":0.83399999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.1100000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.90700000000000003}]},{"osd":5,"last update":"Thu Nov 2 10:46:36 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.82399999999999995,"15min":0.79400000000000004},"min":{"1min":0.64700000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.79200000000000004,"15min":0.77200000000000002},"min":{"1min":0.53800000000000003,"5min":0.311,"15min":0.311},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.753}]},{"osd":6,"last update":"Thu Nov 2 10:47:07 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.92000000000000004,"15min":0.92400000000000004},"min":{"1min":0.46500000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2410000000000001,"5min":1.385,"15min":1.385},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0369999999999999,"15min":1.036},"min":{"1min":0.49399999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.78500000000000003}]},{"osd":7,"last update":"Thu Nov 2 10:46:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.82099999999999995}]}]},{"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 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.91000000000000003,"15min":0.90900000000000003},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.169,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.84799999999999998,"15min":0.84999999999999998},"min":{"1min":0.64200000000000002,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.028,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.75900000000000001}]},{"osd":1,"last update":"Thu Nov 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.87,"15min":0.871},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.163,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.873,"15min":0.879},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.04,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.89500000000000002}]},{"osd":2,"last update":"Thu Nov 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.0389999999999999,"5min":1.109,"15min":1.109},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.878,"15min":0.872},"min":{"1min":0.71199999999999997,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.1259999999999999,"5min":1.2,"15min":1.2},"last":0.95999999999999996}]},{"osd":3,"last update":"Thu Nov 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.84599999999999997,"15min":0.84999999999999998},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.0249999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.91700000000000004,"15min":0.91500000000000004},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":1.038}]},{"osd":4,"last update":"Thu Nov 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.79800000000000004,"15min":0.79000000000000004},"min":{"1min":0.56100000000000005,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.82599999999999996,"15min":0.82399999999999995},"min":{"1min":0.63400000000000001,"5min":0.499,"15min":0.499},"max":{"1min":1.0900000000000001,"5min":1.179,"15min":1.179},"last":0.995}]},{"osd":6,"last update":"Thu Nov 2 10:47:08 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.96999999999999997,"15min":0.97299999999999998},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.879,"5min":0.90700000000000003,"15min":0.91100000000000003},"min":{"1min":0.60899999999999999,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":1.208}]},{"osd":7,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.032,"15min":1.032},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.23},{"interface":"front","average":{"1min":1.05,"5min":1.05,"15min":1.05},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.159}]}]}]}} 2023-11-02T10:47:25.979 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph pg dump --format=json 2023-11-02T10:47:26.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:25 smithi114 bash[24104]: audit 2023-11-02T10:47:25.151916+0000 mgr.y (mgr.14140) 254 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-02T10:47:26.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:25 smithi114 bash[27669]: audit 2023-11-02T10:47:25.151916+0000 mgr.y (mgr.14140) 254 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-02T10:47:26.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:25 smithi174 bash[24093]: audit 2023-11-02T10:47:25.151916+0000 mgr.y (mgr.14140) 254 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-02T10:47:27.043 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:26 smithi114 bash[24104]: cluster 2023-11-02T10:47:25.664479+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:27.044 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:26 smithi114 bash[27669]: cluster 2023-11-02T10:47:25.664479+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:27.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:26 smithi174 bash[24093]: cluster 2023-11-02T10:47:25.664479+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:28.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:28 smithi114 bash[24104]: cluster 2023-11-02T10:47:27.665011+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:28.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:28 smithi114 bash[27669]: cluster 2023-11-02T10:47:27.665011+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:28.876 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:47:28.878 INFO:teuthology.orchestra.run.smithi114.stderr:dumped all 2023-11-02T10:47:29.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:28 smithi174 bash[24093]: cluster 2023-11-02T10:47:27.665011+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:29.604 INFO:teuthology.orchestra.run.smithi114.stdout:{"pg_ready":true,"pg_map":{"version":243,"stamp":"2023-11-02T10:47:27.664728+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.003506"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-11-02T10:45:26.751415+0000","last_change":"2023-11-02T10:45:26.751415+0000","last_active":"2023-11-02T10:45:26.751415+0000","last_peered":"2023-11-02T10:45:26.751415+0000","last_clean":"2023-11-02T10:45:26.751415+0000","last_became_active":"2023-11-02T10:45:26.745516+0000","last_became_peered":"2023-11-02T10:45:26.745516+0000","last_unstale":"2023-11-02T10:45:26.751415+0000","last_undegraded":"2023-11-02T10:45:26.751415+0000","last_fullsized":"2023-11-02T10:45:26.751415+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-02T10:40:06.495252+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-11-02T10:40:06.495252+0000","last_clean_scrub_stamp":"2023-11-02T10:40:06.495252+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 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.98899999999999999}]},{"osd":1,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.115,"5min":1.115,"15min":1.115},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.875,"5min":0.875,"15min":0.875},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.92000000000000004}]},{"osd":2,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.66700000000000004}]},{"osd":3,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.871,"15min":0.871},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.97699999999999998}]},{"osd":4,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":2.056,"5min":2.056,"15min":2.056},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.0489999999999999}]},{"osd":5,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.895,"5min":1.895,"15min":1.895},"last":0.745}]},{"osd":6,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.974,"5min":1.974,"15min":1.974},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.83399999999999996}]}]},{"osd":6,"up_from":41,"seq":176093659168,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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,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 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.81000000000000005,"15min":0.80800000000000005},"min":{"1min":0.54700000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.88900000000000001,"15min":0.89000000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1559999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.78800000000000003}]},{"osd":1,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.85599999999999998,"15min":0.86399999999999999},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.88100000000000001,"15min":0.88300000000000001},"min":{"1min":0.63400000000000001,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.143,"5min":1.29,"15min":1.29},"last":1.073}]},{"osd":2,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.92100000000000004,"15min":0.93799999999999994},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.1020000000000001,"5min":1.865,"15min":1.865},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.92700000000000005,"15min":0.93899999999999995},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.0960000000000001,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.88600000000000001}]},{"osd":3,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.878,"15min":0.88},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":1.014},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.92800000000000005,"15min":0.92000000000000004},"min":{"1min":0.77400000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.036}]},{"osd":4,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.86299999999999999,"15min":0.86499999999999999},"min":{"1min":0.60799999999999998,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.236,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.90200000000000002,"15min":0.89800000000000002},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.139}]},{"osd":5,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.97499999999999998,"15min":0.98699999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.198,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.94899999999999995,"15min":0.94299999999999995},"min":{"1min":0.622,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2649999999999999,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.2050000000000001}]},{"osd":7,"last update":"Thu Nov 2 10:46:30 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.2989999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476792,"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 2 10:47:07 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.63400000000000001,"15min":0.57599999999999996},"min":{"1min":0.41499999999999998,"5min":0.376,"15min":0.376},"max":{"1min":3.0619999999999998,"5min":3.0619999999999998,"15min":3.0619999999999998},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.69499999999999995,"15min":0.63500000000000001},"min":{"1min":0.44,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.73899999999999999}]},{"osd":2,"last update":"Thu Nov 2 10:46:33 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.69999999999999996,"15min":0.67600000000000005},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.753,"5min":0.66100000000000003,"15min":0.63600000000000001},"min":{"1min":0.55200000000000005,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.65900000000000003}]},{"osd":3,"last update":"Thu Nov 2 10:46:50 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.77300000000000002,"15min":0.76400000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.2330000000000001,"5min":1.262,"15min":1.262},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.81799999999999995,"15min":0.79300000000000004},"min":{"1min":0.52900000000000003,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":3.5670000000000002,"5min":3.5670000000000002,"15min":3.5670000000000002},"last":0.68600000000000005}]},{"osd":4,"last update":"Thu Nov 2 10:47:17 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.95299999999999996,"15min":0.95599999999999996},"min":{"1min":0.68600000000000005,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.1220000000000001,"5min":1.282,"15min":1.282},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.94599999999999995,"15min":0.92400000000000004},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":3.7269999999999999,"5min":3.7269999999999999,"15min":3.7269999999999999},"last":0.85499999999999998}]},{"osd":5,"last update":"Thu Nov 2 10:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.97899999999999998,"15min":0.98099999999999998},"min":{"1min":0.78500000000000003,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.1519999999999999,"5min":1.331,"15min":1.331},"last":0.70499999999999996},{"interface":"front","average":{"1min":1.032,"5min":0.97799999999999998,"15min":0.96899999999999997},"min":{"1min":0.76000000000000001,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.03}]},{"osd":6,"last update":"Thu Nov 2 10:47:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.0409999999999999,"15min":1.0169999999999999},"min":{"1min":0.78400000000000003,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":3.621,"5min":3.621,"15min":3.621},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.026,"5min":1.048,"15min":1.052},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.343,"5min":1.351,"15min":1.351},"last":0.88800000000000001}]},{"osd":7,"last update":"Thu Nov 2 10:46:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"min":{"1min":0.87,"5min":0.87,"15min":0.87},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.077},{"interface":"front","average":{"1min":1.292,"5min":1.292,"15min":1.292},"min":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"max":{"1min":3.681,"5min":3.681,"15min":3.681},"last":0.93899999999999995}]}]},{"osd":0,"up_from":10,"seq":42949673021,"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 2 10:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.59399999999999997,"15min":0.54400000000000004},"min":{"1min":0.48199999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.65000000000000002,"15min":0.57199999999999995},"min":{"1min":0.39500000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.83599999999999997}]},{"osd":2,"last update":"Thu Nov 2 10:46:30 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":1.0509999999999999,"15min":1.2170000000000001},"min":{"1min":0.51500000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.872,"5min":12.670999999999999,"15min":12.670999999999999},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.77000000000000002,"5min":1.111,"15min":1.2649999999999999},"min":{"1min":0.433,"5min":0.313,"15min":0.313},"max":{"1min":0.98399999999999999,"5min":12.882999999999999,"15min":12.882999999999999},"last":0.73399999999999999}]},{"osd":3,"last update":"Thu Nov 2 10:46:55 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.70899999999999996,"15min":0.70299999999999996},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.006,"5min":1.006,"15min":1.006},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.76600000000000001,"15min":0.76400000000000001},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.80000000000000004}]},{"osd":4,"last update":"Thu Nov 2 10:47:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.89400000000000002,"15min":0.872},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.1970000000000001,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.93100000000000005,"15min":0.90800000000000003},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.401,"5min":1.5,"15min":1.5},"last":0.90200000000000002}]},{"osd":5,"last update":"Thu Nov 2 10:46:42 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.01,"15min":1.0089999999999999},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.3580000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.028,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.377,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.012}]},{"osd":6,"last update":"Thu Nov 2 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.0349999999999999,"15min":1.038},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.341,"5min":1.373,"15min":1.373},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.075,"15min":1.0840000000000001},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.373,"5min":1.399,"15min":1.399},"last":1.1120000000000001}]},{"osd":7,"last update":"Thu Nov 2 10:46:30 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.139,"15min":1.139},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.204},{"interface":"front","average":{"1min":1.123,"5min":1.123,"15min":1.123},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.1830000000000001}]}]},{"osd":2,"up_from":21,"seq":90194313268,"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 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.57399999999999995,"15min":0.54200000000000004},"min":{"1min":0.46800000000000003,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.62},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.65300000000000002,"15min":0.627},"min":{"1min":0.48199999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.58299999999999996}]},{"osd":1,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.627,"15min":0.60999999999999999},"min":{"1min":0.51000000000000001,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.92200000000000004,"5min":1.002,"15min":1.002},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.68000000000000005,"15min":0.64700000000000002},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.92500000000000004,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.746}]},{"osd":3,"last update":"Thu Nov 2 10:46:59 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.77800000000000002,"15min":0.76200000000000001},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.73899999999999999,"15min":0.73399999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":0.76900000000000002}]},{"osd":4,"last update":"Thu Nov 2 10:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.87,"15min":0.84999999999999998},"min":{"1min":0.73899999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.2669999999999999,"5min":1.353,"15min":1.353},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.135,"5min":0.99299999999999999,"15min":0.94399999999999995},"min":{"1min":0.77800000000000002,"5min":0.747,"15min":0.747},"max":{"1min":1.8380000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":1.1339999999999999}]},{"osd":5,"last update":"Thu Nov 2 10:46:38 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":0.999,"15min":0.98299999999999998},"min":{"1min":0.88600000000000001,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.089},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.95199999999999996,"15min":0.94699999999999995},"min":{"1min":0.71499999999999997,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.25,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.874}]},{"osd":6,"last update":"Thu Nov 2 10:47:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.97099999999999997,"15min":0.96299999999999997},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.133,"15min":1.129},"min":{"1min":0.84999999999999998,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":1.179}]},{"osd":7,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.222},{"interface":"front","average":{"1min":1.042,"5min":1.042,"15min":1.042},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.008}]}]},{"osd":3,"up_from":26,"seq":111669149742,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 2 10:46:56 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.629,"15min":0.61699999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.69399999999999995,"15min":0.67800000000000005},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.99099999999999999}]},{"osd":1,"last update":"Thu Nov 2 10:46:56 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.72999999999999998,"15min":0.72099999999999997},"min":{"1min":0.53600000000000003,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.68799999999999994,"15min":0.67200000000000004},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.57199999999999995}]},{"osd":2,"last update":"Thu Nov 2 10:46:56 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.77800000000000002,"15min":0.755},"min":{"1min":0.56899999999999995,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.01,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.754,"5min":0.76700000000000002,"15min":0.75600000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.0620000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.89300000000000002}]},{"osd":4,"last update":"Thu Nov 2 10:47:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.89300000000000002,"15min":0.88700000000000001},"min":{"1min":0.74099999999999999,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.0649999999999999,"5min":1.171,"15min":1.171},"last":1.018},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.92900000000000005,"15min":0.91900000000000004},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.86599999999999999}]},{"osd":5,"last update":"Thu Nov 2 10:46:39 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0069999999999999,"15min":1.0129999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.76400000000000001,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.141,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.97899999999999998}]},{"osd":6,"last update":"Thu Nov 2 10:47:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.98099999999999998,"15min":0.97299999999999998},"min":{"1min":0.747,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.091,"5min":1.075,"15min":1.0720000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.3240000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.0409999999999999}]},{"osd":7,"last update":"Thu Nov 2 10:46:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":1.105},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":1.0549999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986218,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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,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 2 10:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.81999999999999995,"15min":0.81799999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.038,"5min":1.171,"15min":1.171},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.83299999999999996,"15min":0.81699999999999995},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.1339999999999999,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.85799999999999998}]},{"osd":1,"last update":"Thu Nov 2 10:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.79400000000000004,"15min":0.78600000000000003},"min":{"1min":0.57399999999999995,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.018,"5min":1.149,"15min":1.149},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.81599999999999995,"15min":0.80400000000000005},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.044,"5min":1.288,"15min":1.288},"last":1.075}]},{"osd":2,"last update":"Thu Nov 2 10:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.83299999999999996,"15min":0.82799999999999996},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.1459999999999999,"5min":1.325,"15min":1.325},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.86899999999999999,"15min":0.84499999999999997},"min":{"1min":0.60899999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.2110000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.1200000000000001}]},{"osd":3,"last update":"Thu Nov 2 10:47:18 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.88300000000000001,"15min":0.85199999999999998},"min":{"1min":0.64400000000000002,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.29,"5min":1.411,"15min":1.411},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.875,"5min":0.85499999999999998,"15min":0.83399999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.1100000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":1.149}]},{"osd":5,"last update":"Thu Nov 2 10:46:36 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.82399999999999995,"15min":0.79400000000000004},"min":{"1min":0.64700000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":1.214},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.79200000000000004,"15min":0.77200000000000002},"min":{"1min":0.53800000000000003,"5min":0.311,"15min":0.311},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.2250000000000001}]},{"osd":6,"last update":"Thu Nov 2 10:47:07 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.92000000000000004,"15min":0.92400000000000004},"min":{"1min":0.46500000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2410000000000001,"5min":1.385,"15min":1.385},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0369999999999999,"15min":1.036},"min":{"1min":0.49399999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.284}]},{"osd":7,"last update":"Thu Nov 2 10:46:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.534,"5min":1.534,"15min":1.534},"last":1.349},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.306}]}]},{"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 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.91000000000000003,"15min":0.90900000000000003},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.169,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.84799999999999998,"15min":0.84999999999999998},"min":{"1min":0.64200000000000002,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.028,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.82399999999999995}]},{"osd":1,"last update":"Thu Nov 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.87,"15min":0.871},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.163,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.873,"15min":0.879},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.04,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.95299999999999996}]},{"osd":2,"last update":"Thu Nov 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.0389999999999999,"5min":1.109,"15min":1.109},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.878,"15min":0.872},"min":{"1min":0.71199999999999997,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.1259999999999999,"5min":1.2,"15min":1.2},"last":0.73799999999999999}]},{"osd":3,"last update":"Thu Nov 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.84599999999999997,"15min":0.84999999999999998},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.0249999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.91700000000000004,"15min":0.91500000000000004},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":1.0029999999999999}]},{"osd":4,"last update":"Thu Nov 2 10:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.79800000000000004,"15min":0.79000000000000004},"min":{"1min":0.56100000000000005,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.62},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.82599999999999996,"15min":0.82399999999999995},"min":{"1min":0.63400000000000001,"5min":0.499,"15min":0.499},"max":{"1min":1.0900000000000001,"5min":1.179,"15min":1.179},"last":0.93000000000000005}]},{"osd":6,"last update":"Thu Nov 2 10:47:08 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.96999999999999997,"15min":0.97299999999999998},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.879,"5min":0.90700000000000003,"15min":0.91100000000000003},"min":{"1min":0.60899999999999999,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":1.038}]},{"osd":7,"last update":"Thu Nov 2 10:46:27 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.032,"15min":1.032},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.056},{"interface":"front","average":{"1min":1.05,"5min":1.05,"15min":1.05},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.6870000000000001,"5min":1.6870000000000001,"15min":1.6870000000000001},"last":1.0780000000000001}]}]}]}} 2023-11-02T10:47:29.606 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-11-02T10:47:29.606 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-11-02T10:47:29.607 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-11-02T10:47:29.607 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -- ceph health --format=json 2023-11-02T10:47:30.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:29 smithi114 bash[24104]: audit 2023-11-02T10:47:28.867231+0000 mgr.y (mgr.14140) 257 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-02T10:47:30.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:29 smithi114 bash[27669]: audit 2023-11-02T10:47:28.867231+0000 mgr.y (mgr.14140) 257 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-02T10:47:30.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:29 smithi174 bash[24093]: audit 2023-11-02T10:47:28.867231+0000 mgr.y (mgr.14140) 257 : audit [DBG] from='client.24499 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-11-02T10:47:31.034 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:30 smithi114 bash[24104]: cluster 2023-11-02T10:47:29.665566+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:31.035 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:30 smithi114 bash[27669]: cluster 2023-11-02T10:47:29.665566+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:31.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:30 smithi174 bash[24093]: cluster 2023-11-02T10:47:29.665566+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:32.696 INFO:teuthology.orchestra.run.smithi114.stdout: 2023-11-02T10:47:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:32 smithi114 bash[24104]: cluster 2023-11-02T10:47:31.666125+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:32 smithi114 bash[24104]: audit 2023-11-02T10:47:32.694519+0000 mon.a (mon.0) 526 : audit [DBG] from='client.? 172.21.15.114:0/4110181567' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-02T10:47:33.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:32 smithi114 bash[27669]: cluster 2023-11-02T10:47:31.666125+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:33.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:32 smithi114 bash[27669]: audit 2023-11-02T10:47:32.694519+0000 mon.a (mon.0) 526 : audit [DBG] from='client.? 172.21.15.114:0/4110181567' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-02T10:47:33.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:32 smithi174 bash[24093]: cluster 2023-11-02T10:47:31.666125+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:33.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:32 smithi174 bash[24093]: audit 2023-11-02T10:47:32.694519+0000 mon.a (mon.0) 526 : audit [DBG] from='client.? 172.21.15.114:0/4110181567' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-11-02T10:47:33.420 INFO:teuthology.orchestra.run.smithi114.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-11-02T10:47:33.420 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-11-02T10:47:33.421 INFO:tasks.cephadm:Setup complete, yielding 2023-11-02T10:47:33.421 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-02T10:47:33.434 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi114.front.sepia.ceph.com 2023-11-02T10:47:33.435 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-11-02T10:47:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:34 smithi114 bash[24104]: cluster 2023-11-02T10:47:33.666642+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:35.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:34 smithi114 bash[27669]: cluster 2023-11-02T10:47:33.666642+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:35.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:34 smithi174 bash[24093]: cluster 2023-11-02T10:47:33.666642+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:37.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:36 smithi114 bash[24104]: cluster 2023-11-02T10:47:35.667242+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:36 smithi114 bash[27669]: cluster 2023-11-02T10:47:35.667242+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:37.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:36 smithi174 bash[24093]: cluster 2023-11-02T10:47:35.667242+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:37.887 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:47:37.887 INFO:teuthology.orchestra.run.smithi114.stdout: "id": "b7373ecd-f20b-4f11-9844-9e7e18f9e6b1", 2023-11-02T10:47:37.888 INFO:teuthology.orchestra.run.smithi114.stdout: "name": "r", 2023-11-02T10:47:37.888 INFO:teuthology.orchestra.run.smithi114.stdout: "current_period": "1bbd8480-049a-4cb2-bcf9-7357685528e8", 2023-11-02T10:47:37.888 INFO:teuthology.orchestra.run.smithi114.stdout: "epoch": 1 2023-11-02T10:47:37.888 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:47:38.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:37 smithi114 bash[27669]: cluster 2023-11-02T10:47:36.786000+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-02T10:47:38.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:37 smithi114 bash[27669]: audit 2023-11-02T10:47:36.786777+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.114:0/3257330323' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-02T10:47:38.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:37 smithi114 bash[24104]: cluster 2023-11-02T10:47:36.786000+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-02T10:47:38.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:37 smithi114 bash[24104]: audit 2023-11-02T10:47:36.786777+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.114:0/3257330323' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-02T10:47:38.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:37 smithi174 bash[24093]: cluster 2023-11-02T10:47:36.786000+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-11-02T10:47:38.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:37 smithi174 bash[24093]: audit 2023-11-02T10:47:36.786777+0000 mon.a (mon.0) 528 : audit [INF] from='client.? 172.21.15.114:0/3257330323' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-11-02T10:47:38.640 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-11-02T10:47:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:38 smithi114 bash[24104]: cluster 2023-11-02T10:47:37.668021+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:38 smithi114 bash[24104]: audit 2023-11-02T10:47:37.803024+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.114:0/3257330323' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-02T10:47:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:38 smithi114 bash[24104]: cluster 2023-11-02T10:47:37.803458+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-02T10:47:39.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:38 smithi114 bash[27669]: cluster 2023-11-02T10:47:37.668021+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:39.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:38 smithi114 bash[27669]: audit 2023-11-02T10:47:37.803024+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.114:0/3257330323' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-02T10:47:39.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:38 smithi114 bash[27669]: cluster 2023-11-02T10:47:37.803458+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-02T10:47:39.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:38 smithi174 bash[24093]: cluster 2023-11-02T10:47:37.668021+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:39.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:38 smithi174 bash[24093]: audit 2023-11-02T10:47:37.803024+0000 mon.a (mon.0) 529 : audit [INF] from='client.? 172.21.15.114:0/3257330323' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-11-02T10:47:39.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:38 smithi174 bash[24093]: cluster 2023-11-02T10:47:37.803458+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-11-02T10:47:40.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:39 smithi114 bash[24104]: cluster 2023-11-02T10:47:38.814352+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-02T10:47:40.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:39 smithi114 bash[27669]: cluster 2023-11-02T10:47:38.814352+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-02T10:47:40.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:39 smithi174 bash[24093]: cluster 2023-11-02T10:47:38.814352+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-11-02T10:47:41.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:40 smithi114 bash[24104]: cluster 2023-11-02T10:47:39.668769+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v252: 33 pgs: 13 creating+peering, 5 active+clean, 15 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:41.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:40 smithi114 bash[27669]: cluster 2023-11-02T10:47:39.668769+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v252: 33 pgs: 13 creating+peering, 5 active+clean, 15 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:41.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:40 smithi174 bash[24093]: cluster 2023-11-02T10:47:39.668769+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v252: 33 pgs: 13 creating+peering, 5 active+clean, 15 unknown; 0 B data, 3.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:47:41.586 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:47:41.586 INFO:teuthology.orchestra.run.smithi114.stdout: "id": "8776be8d-16e2-4b3b-ace5-e04b7c97d0c5", 2023-11-02T10:47:41.586 INFO:teuthology.orchestra.run.smithi114.stdout: "name": "default", 2023-11-02T10:47:41.587 INFO:teuthology.orchestra.run.smithi114.stdout: "api_name": "default", 2023-11-02T10:47:41.587 INFO:teuthology.orchestra.run.smithi114.stdout: "is_master": "true", 2023-11-02T10:47:41.587 INFO:teuthology.orchestra.run.smithi114.stdout: "endpoints": [], 2023-11-02T10:47:41.587 INFO:teuthology.orchestra.run.smithi114.stdout: "hostnames": [], 2023-11-02T10:47:41.587 INFO:teuthology.orchestra.run.smithi114.stdout: "hostnames_s3website": [], 2023-11-02T10:47:41.587 INFO:teuthology.orchestra.run.smithi114.stdout: "master_zone": "", 2023-11-02T10:47:41.588 INFO:teuthology.orchestra.run.smithi114.stdout: "zones": [], 2023-11-02T10:47:41.588 INFO:teuthology.orchestra.run.smithi114.stdout: "placement_targets": [], 2023-11-02T10:47:41.588 INFO:teuthology.orchestra.run.smithi114.stdout: "default_placement": "", 2023-11-02T10:47:41.588 INFO:teuthology.orchestra.run.smithi114.stdout: "realm_id": "b7373ecd-f20b-4f11-9844-9e7e18f9e6b1", 2023-11-02T10:47:41.588 INFO:teuthology.orchestra.run.smithi114.stdout: "sync_policy": { 2023-11-02T10:47:41.589 INFO:teuthology.orchestra.run.smithi114.stdout: "groups": [] 2023-11-02T10:47:41.589 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:41.589 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:47:42.277 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-11-02T10:47:43.220 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:42 smithi114 bash[24104]: cluster 2023-11-02T10:47:41.669396+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v253: 33 pgs: 13 creating+peering, 20 active+clean; 460 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-11-02T10:47:43.221 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:42 smithi114 bash[27669]: cluster 2023-11-02T10:47:41.669396+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v253: 33 pgs: 13 creating+peering, 20 active+clean; 460 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-11-02T10:47:43.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:42 smithi174 bash[24093]: cluster 2023-11-02T10:47:41.669396+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v253: 33 pgs: 13 creating+peering, 20 active+clean; 460 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-11-02T10:47:45.016 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:47:45.017 INFO:teuthology.orchestra.run.smithi114.stdout: "id": "f7313908-2162-4f8c-b646-006371b9dc70", 2023-11-02T10:47:45.017 INFO:teuthology.orchestra.run.smithi114.stdout: "name": "z", 2023-11-02T10:47:45.017 INFO:teuthology.orchestra.run.smithi114.stdout: "domain_root": "z.rgw.meta:root", 2023-11-02T10:47:45.017 INFO:teuthology.orchestra.run.smithi114.stdout: "control_pool": "z.rgw.control", 2023-11-02T10:47:45.018 INFO:teuthology.orchestra.run.smithi114.stdout: "gc_pool": "z.rgw.log:gc", 2023-11-02T10:47:45.018 INFO:teuthology.orchestra.run.smithi114.stdout: "lc_pool": "z.rgw.log:lc", 2023-11-02T10:47:45.018 INFO:teuthology.orchestra.run.smithi114.stdout: "log_pool": "z.rgw.log", 2023-11-02T10:47:45.018 INFO:teuthology.orchestra.run.smithi114.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-11-02T10:47:45.018 INFO:teuthology.orchestra.run.smithi114.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-11-02T10:47:45.019 INFO:teuthology.orchestra.run.smithi114.stdout: "roles_pool": "z.rgw.meta:roles", 2023-11-02T10:47:45.019 INFO:teuthology.orchestra.run.smithi114.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-11-02T10:47:45.019 INFO:teuthology.orchestra.run.smithi114.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-11-02T10:47:45.019 INFO:teuthology.orchestra.run.smithi114.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-11-02T10:47:45.019 INFO:teuthology.orchestra.run.smithi114.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-11-02T10:47:45.020 INFO:teuthology.orchestra.run.smithi114.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-11-02T10:47:45.020 INFO:teuthology.orchestra.run.smithi114.stdout: "otp_pool": "z.rgw.otp", 2023-11-02T10:47:45.020 INFO:teuthology.orchestra.run.smithi114.stdout: "system_key": { 2023-11-02T10:47:45.020 INFO:teuthology.orchestra.run.smithi114.stdout: "access_key": "", 2023-11-02T10:47:45.020 INFO:teuthology.orchestra.run.smithi114.stdout: "secret_key": "" 2023-11-02T10:47:45.021 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:47:45.021 INFO:teuthology.orchestra.run.smithi114.stdout: "placement_pools": [ 2023-11-02T10:47:45.021 INFO:teuthology.orchestra.run.smithi114.stdout: { 2023-11-02T10:47:45.021 INFO:teuthology.orchestra.run.smithi114.stdout: "key": "default-placement", 2023-11-02T10:47:45.021 INFO:teuthology.orchestra.run.smithi114.stdout: "val": { 2023-11-02T10:47:45.021 INFO:teuthology.orchestra.run.smithi114.stdout: "index_pool": "z.rgw.buckets.index", 2023-11-02T10:47:45.022 INFO:teuthology.orchestra.run.smithi114.stdout: "storage_classes": { 2023-11-02T10:47:45.022 INFO:teuthology.orchestra.run.smithi114.stdout: "STANDARD": { 2023-11-02T10:47:45.022 INFO:teuthology.orchestra.run.smithi114.stdout: "data_pool": "z.rgw.buckets.data" 2023-11-02T10:47:45.022 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:45.022 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:47:45.023 INFO:teuthology.orchestra.run.smithi114.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-11-02T10:47:45.023 INFO:teuthology.orchestra.run.smithi114.stdout: "index_type": 0 2023-11-02T10:47:45.023 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:45.023 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:45.023 INFO:teuthology.orchestra.run.smithi114.stdout: ], 2023-11-02T10:47:45.024 INFO:teuthology.orchestra.run.smithi114.stdout: "realm_id": "b7373ecd-f20b-4f11-9844-9e7e18f9e6b1" 2023-11-02T10:47:45.024 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:47:45.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:44 smithi174 bash[24093]: cluster 2023-11-02T10:47:43.670156+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v254: 33 pgs: 33 active+clean; 680 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-11-02T10:47:45.249 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:44 smithi114 bash[27669]: cluster 2023-11-02T10:47:43.670156+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v254: 33 pgs: 33 active+clean; 680 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-11-02T10:47:45.249 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:44 smithi114 bash[24104]: cluster 2023-11-02T10:47:43.670156+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v254: 33 pgs: 33 active+clean; 680 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2023-11-02T10:47:45.793 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-11-02T10:47:47.140 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:46 smithi114 bash[24104]: cluster 2023-11-02T10:47:45.670902+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 726 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-02T10:47:47.141 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:46 smithi114 bash[27669]: cluster 2023-11-02T10:47:45.670902+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 726 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-02T10:47:47.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:46 smithi174 bash[24093]: cluster 2023-11-02T10:47:45.670902+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 726 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-02T10:47:49.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:49 smithi174 bash[24093]: cluster 2023-11-02T10:47:47.671589+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 818 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 311 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-11-02T10:47:49.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:49 smithi114 bash[27669]: cluster 2023-11-02T10:47:47.671589+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 818 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 311 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-11-02T10:47:49.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:49 smithi114 bash[24104]: cluster 2023-11-02T10:47:47.671589+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 818 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 311 B/s rd, 1.3 KiB/s wr, 2 op/s 2023-11-02T10:47:50.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:50 smithi174 bash[24093]: cluster 2023-11-02T10:47:49.192364+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-02T10:47:50.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:50 smithi174 bash[24093]: audit 2023-11-02T10:47:49.198412+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-02T10:47:50.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:50 smithi114 bash[24104]: cluster 2023-11-02T10:47:49.192364+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-02T10:47:50.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:50 smithi114 bash[24104]: audit 2023-11-02T10:47:49.198412+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-02T10:47:50.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:50 smithi114 bash[27669]: cluster 2023-11-02T10:47:49.192364+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-11-02T10:47:50.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:50 smithi114 bash[27669]: audit 2023-11-02T10:47:49.198412+0000 mon.a (mon.0) 533 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-11-02T10:47:51.474 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:51 smithi174 bash[24093]: cluster 2023-11-02T10:47:49.672244+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v258: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 614 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-11-02T10:47:51.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:51 smithi174 bash[24093]: audit 2023-11-02T10:47:50.196602+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-02T10:47:51.475 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:51 smithi174 bash[24093]: cluster 2023-11-02T10:47:50.196785+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-02T10:47:51.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:51 smithi114 bash[27669]: cluster 2023-11-02T10:47:49.672244+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v258: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 614 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-11-02T10:47:51.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:51 smithi114 bash[27669]: audit 2023-11-02T10:47:50.196602+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-02T10:47:51.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:51 smithi114 bash[27669]: cluster 2023-11-02T10:47:50.196785+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-02T10:47:51.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:51 smithi114 bash[24104]: cluster 2023-11-02T10:47:49.672244+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v258: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 614 B/s rd, 1.6 KiB/s wr, 2 op/s 2023-11-02T10:47:51.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:51 smithi114 bash[24104]: audit 2023-11-02T10:47:50.196602+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-11-02T10:47:51.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:51 smithi114 bash[24104]: cluster 2023-11-02T10:47:50.196785+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-11-02T10:47:52.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:52 smithi114 bash[27669]: cluster 2023-11-02T10:47:51.220573+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-02T10:47:52.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:52 smithi114 bash[27669]: audit 2023-11-02T10:47:51.222945+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-02T10:47:52.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:52 smithi114 bash[24104]: cluster 2023-11-02T10:47:51.220573+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-02T10:47:52.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:52 smithi114 bash[24104]: audit 2023-11-02T10:47:51.222945+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-02T10:47:52.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:52 smithi174 bash[24093]: cluster 2023-11-02T10:47:51.220573+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-11-02T10:47:52.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:52 smithi174 bash[24093]: audit 2023-11-02T10:47:51.222945+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-11-02T10:47:53.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:53 smithi114 bash[27669]: cluster 2023-11-02T10:47:51.672882+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v261: 97 pgs: 15 creating+peering, 43 unknown, 39 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-02T10:47:53.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:53 smithi114 bash[27669]: audit 2023-11-02T10:47:52.225191+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-02T10:47:53.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:53 smithi114 bash[27669]: cluster 2023-11-02T10:47:52.225523+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-02T10:47:53.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:53 smithi114 bash[24104]: cluster 2023-11-02T10:47:51.672882+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v261: 97 pgs: 15 creating+peering, 43 unknown, 39 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-02T10:47:53.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:53 smithi114 bash[24104]: audit 2023-11-02T10:47:52.225191+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-02T10:47:53.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:53 smithi114 bash[24104]: cluster 2023-11-02T10:47:52.225523+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-02T10:47:53.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:53 smithi174 bash[24093]: cluster 2023-11-02T10:47:51.672882+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v261: 97 pgs: 15 creating+peering, 43 unknown, 39 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-02T10:47:53.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:53 smithi174 bash[24093]: audit 2023-11-02T10:47:52.225191+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.114:0/1243916365' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-11-02T10:47:53.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:53 smithi174 bash[24093]: cluster 2023-11-02T10:47:52.225523+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-11-02T10:47:54.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[24104]: cluster 2023-11-02T10:47:53.243908+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-02T10:47:54.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[24104]: audit 2023-11-02T10:47:53.246172+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.114:0/3069800941' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-02T10:47:54.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[24104]: audit 2023-11-02T10:47:53.249776+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-02T10:47:54.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[24104]: audit 2023-11-02T10:47:54.248429+0000 mon.a (mon.0) 542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-02T10:47:54.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[24104]: cluster 2023-11-02T10:47:54.248851+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-02T10:47:54.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[27669]: cluster 2023-11-02T10:47:53.243908+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-02T10:47:54.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[27669]: audit 2023-11-02T10:47:53.246172+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.114:0/3069800941' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-02T10:47:54.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[27669]: audit 2023-11-02T10:47:53.249776+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-02T10:47:54.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[27669]: audit 2023-11-02T10:47:54.248429+0000 mon.a (mon.0) 542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-02T10:47:54.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:54 smithi114 bash[27669]: cluster 2023-11-02T10:47:54.248851+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-02T10:47:54.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:54 smithi174 bash[24093]: cluster 2023-11-02T10:47:53.243908+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-11-02T10:47:54.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:54 smithi174 bash[24093]: audit 2023-11-02T10:47:53.246172+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.114:0/3069800941' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-02T10:47:54.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:54 smithi174 bash[24093]: audit 2023-11-02T10:47:53.249776+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-11-02T10:47:54.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:54 smithi174 bash[24093]: audit 2023-11-02T10:47:54.248429+0000 mon.a (mon.0) 542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-11-02T10:47:54.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:54 smithi174 bash[24093]: cluster 2023-11-02T10:47:54.248851+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-11-02T10:47:55.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[24104]: cluster 2023-11-02T10:47:53.673553+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v264: 129 pgs: 18 creating+peering, 51 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2023-11-02T10:47:55.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[24104]: audit 2023-11-02T10:47:54.252978+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.114:0/3069800941' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-02T10:47:55.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[24104]: audit 2023-11-02T10:47:54.253989+0000 mon.a (mon.0) 544 : 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-02T10:47:55.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[24104]: audit 2023-11-02T10:47:55.251334+0000 mon.a (mon.0) 545 : 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-02T10:47:55.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[24104]: cluster 2023-11-02T10:47:55.251444+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-02T10:47:55.554 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[24104]: audit 2023-11-02T10:47:55.252475+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.114:0/3069800941' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-02T10:47:55.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[24104]: audit 2023-11-02T10:47:55.252870+0000 mon.a (mon.0) 547 : 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-02T10:47:55.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[27669]: cluster 2023-11-02T10:47:53.673553+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v264: 129 pgs: 18 creating+peering, 51 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2023-11-02T10:47:55.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[27669]: audit 2023-11-02T10:47:54.252978+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.114:0/3069800941' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-02T10:47:55.555 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[27669]: audit 2023-11-02T10:47:54.253989+0000 mon.a (mon.0) 544 : 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-02T10:47:55.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[27669]: audit 2023-11-02T10:47:55.251334+0000 mon.a (mon.0) 545 : 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-02T10:47:55.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[27669]: cluster 2023-11-02T10:47:55.251444+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-02T10:47:55.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[27669]: audit 2023-11-02T10:47:55.252475+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.114:0/3069800941' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-02T10:47:55.556 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:55 smithi114 bash[27669]: audit 2023-11-02T10:47:55.252870+0000 mon.a (mon.0) 547 : 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-02T10:47:55.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:55 smithi174 bash[24093]: cluster 2023-11-02T10:47:53.673553+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v264: 129 pgs: 18 creating+peering, 51 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 4.0 KiB/s rd, 3 op/s 2023-11-02T10:47:55.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:55 smithi174 bash[24093]: audit 2023-11-02T10:47:54.252978+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.114:0/3069800941' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-11-02T10:47:55.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:55 smithi174 bash[24093]: audit 2023-11-02T10:47:54.253989+0000 mon.a (mon.0) 544 : 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-02T10:47:55.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:55 smithi174 bash[24093]: audit 2023-11-02T10:47:55.251334+0000 mon.a (mon.0) 545 : 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-02T10:47:55.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:55 smithi174 bash[24093]: cluster 2023-11-02T10:47:55.251444+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-11-02T10:47:55.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:55 smithi174 bash[24093]: audit 2023-11-02T10:47:55.252475+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.114:0/3069800941' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-11-02T10:47:55.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:55 smithi174 bash[24093]: audit 2023-11-02T10:47:55.252870+0000 mon.a (mon.0) 547 : 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-02T10:47:56.445 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:47:56.446 INFO:teuthology.orchestra.run.smithi114.stdout: "id": "93aaf950-7aa0-414e-b49d-362af3ba4cca", 2023-11-02T10:47:56.446 INFO:teuthology.orchestra.run.smithi114.stdout: "epoch": 1, 2023-11-02T10:47:56.446 INFO:teuthology.orchestra.run.smithi114.stdout: "predecessor_uuid": "1bbd8480-049a-4cb2-bcf9-7357685528e8", 2023-11-02T10:47:56.446 INFO:teuthology.orchestra.run.smithi114.stdout: "sync_status": [], 2023-11-02T10:47:56.447 INFO:teuthology.orchestra.run.smithi114.stdout: "period_map": { 2023-11-02T10:47:56.447 INFO:teuthology.orchestra.run.smithi114.stdout: "id": "93aaf950-7aa0-414e-b49d-362af3ba4cca", 2023-11-02T10:47:56.447 INFO:teuthology.orchestra.run.smithi114.stdout: "zonegroups": [ 2023-11-02T10:47:56.447 INFO:teuthology.orchestra.run.smithi114.stdout: { 2023-11-02T10:47:56.447 INFO:teuthology.orchestra.run.smithi114.stdout: "id": "8776be8d-16e2-4b3b-ace5-e04b7c97d0c5", 2023-11-02T10:47:56.448 INFO:teuthology.orchestra.run.smithi114.stdout: "name": "default", 2023-11-02T10:47:56.448 INFO:teuthology.orchestra.run.smithi114.stdout: "api_name": "default", 2023-11-02T10:47:56.448 INFO:teuthology.orchestra.run.smithi114.stdout: "is_master": "true", 2023-11-02T10:47:56.448 INFO:teuthology.orchestra.run.smithi114.stdout: "endpoints": [], 2023-11-02T10:47:56.448 INFO:teuthology.orchestra.run.smithi114.stdout: "hostnames": [], 2023-11-02T10:47:56.449 INFO:teuthology.orchestra.run.smithi114.stdout: "hostnames_s3website": [], 2023-11-02T10:47:56.449 INFO:teuthology.orchestra.run.smithi114.stdout: "master_zone": "f7313908-2162-4f8c-b646-006371b9dc70", 2023-11-02T10:47:56.449 INFO:teuthology.orchestra.run.smithi114.stdout: "zones": [ 2023-11-02T10:47:56.449 INFO:teuthology.orchestra.run.smithi114.stdout: { 2023-11-02T10:47:56.449 INFO:teuthology.orchestra.run.smithi114.stdout: "id": "f7313908-2162-4f8c-b646-006371b9dc70", 2023-11-02T10:47:56.449 INFO:teuthology.orchestra.run.smithi114.stdout: "name": "z", 2023-11-02T10:47:56.450 INFO:teuthology.orchestra.run.smithi114.stdout: "endpoints": [], 2023-11-02T10:47:56.450 INFO:teuthology.orchestra.run.smithi114.stdout: "log_meta": "false", 2023-11-02T10:47:56.450 INFO:teuthology.orchestra.run.smithi114.stdout: "log_data": "false", 2023-11-02T10:47:56.450 INFO:teuthology.orchestra.run.smithi114.stdout: "bucket_index_max_shards": 11, 2023-11-02T10:47:56.450 INFO:teuthology.orchestra.run.smithi114.stdout: "read_only": "false", 2023-11-02T10:47:56.451 INFO:teuthology.orchestra.run.smithi114.stdout: "tier_type": "", 2023-11-02T10:47:56.451 INFO:teuthology.orchestra.run.smithi114.stdout: "sync_from_all": "true", 2023-11-02T10:47:56.451 INFO:teuthology.orchestra.run.smithi114.stdout: "sync_from": [], 2023-11-02T10:47:56.451 INFO:teuthology.orchestra.run.smithi114.stdout: "redirect_zone": "" 2023-11-02T10:47:56.451 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:56.452 INFO:teuthology.orchestra.run.smithi114.stdout: ], 2023-11-02T10:47:56.452 INFO:teuthology.orchestra.run.smithi114.stdout: "placement_targets": [ 2023-11-02T10:47:56.452 INFO:teuthology.orchestra.run.smithi114.stdout: { 2023-11-02T10:47:56.452 INFO:teuthology.orchestra.run.smithi114.stdout: "name": "default-placement", 2023-11-02T10:47:56.452 INFO:teuthology.orchestra.run.smithi114.stdout: "tags": [], 2023-11-02T10:47:56.452 INFO:teuthology.orchestra.run.smithi114.stdout: "storage_classes": [ 2023-11-02T10:47:56.453 INFO:teuthology.orchestra.run.smithi114.stdout: "STANDARD" 2023-11-02T10:47:56.453 INFO:teuthology.orchestra.run.smithi114.stdout: ] 2023-11-02T10:47:56.453 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:56.453 INFO:teuthology.orchestra.run.smithi114.stdout: ], 2023-11-02T10:47:56.453 INFO:teuthology.orchestra.run.smithi114.stdout: "default_placement": "default-placement", 2023-11-02T10:47:56.454 INFO:teuthology.orchestra.run.smithi114.stdout: "realm_id": "b7373ecd-f20b-4f11-9844-9e7e18f9e6b1", 2023-11-02T10:47:56.454 INFO:teuthology.orchestra.run.smithi114.stdout: "sync_policy": { 2023-11-02T10:47:56.454 INFO:teuthology.orchestra.run.smithi114.stdout: "groups": [] 2023-11-02T10:47:56.454 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:56.454 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:56.455 INFO:teuthology.orchestra.run.smithi114.stdout: ], 2023-11-02T10:47:56.455 INFO:teuthology.orchestra.run.smithi114.stdout: "short_zone_ids": [ 2023-11-02T10:47:56.455 INFO:teuthology.orchestra.run.smithi114.stdout: { 2023-11-02T10:47:56.455 INFO:teuthology.orchestra.run.smithi114.stdout: "key": "f7313908-2162-4f8c-b646-006371b9dc70", 2023-11-02T10:47:56.455 INFO:teuthology.orchestra.run.smithi114.stdout: "val": 473258985 2023-11-02T10:47:56.455 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:56.456 INFO:teuthology.orchestra.run.smithi114.stdout: ] 2023-11-02T10:47:56.456 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:47:56.456 INFO:teuthology.orchestra.run.smithi114.stdout: "master_zonegroup": "8776be8d-16e2-4b3b-ace5-e04b7c97d0c5", 2023-11-02T10:47:56.456 INFO:teuthology.orchestra.run.smithi114.stdout: "master_zone": "f7313908-2162-4f8c-b646-006371b9dc70", 2023-11-02T10:47:56.456 INFO:teuthology.orchestra.run.smithi114.stdout: "period_config": { 2023-11-02T10:47:56.456 INFO:teuthology.orchestra.run.smithi114.stdout: "bucket_quota": { 2023-11-02T10:47:56.457 INFO:teuthology.orchestra.run.smithi114.stdout: "enabled": false, 2023-11-02T10:47:56.457 INFO:teuthology.orchestra.run.smithi114.stdout: "check_on_raw": false, 2023-11-02T10:47:56.457 INFO:teuthology.orchestra.run.smithi114.stdout: "max_size": -1, 2023-11-02T10:47:56.457 INFO:teuthology.orchestra.run.smithi114.stdout: "max_size_kb": 0, 2023-11-02T10:47:56.457 INFO:teuthology.orchestra.run.smithi114.stdout: "max_objects": -1 2023-11-02T10:47:56.458 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:47:56.458 INFO:teuthology.orchestra.run.smithi114.stdout: "user_quota": { 2023-11-02T10:47:56.458 INFO:teuthology.orchestra.run.smithi114.stdout: "enabled": false, 2023-11-02T10:47:56.458 INFO:teuthology.orchestra.run.smithi114.stdout: "check_on_raw": false, 2023-11-02T10:47:56.458 INFO:teuthology.orchestra.run.smithi114.stdout: "max_size": -1, 2023-11-02T10:47:56.459 INFO:teuthology.orchestra.run.smithi114.stdout: "max_size_kb": 0, 2023-11-02T10:47:56.459 INFO:teuthology.orchestra.run.smithi114.stdout: "max_objects": -1 2023-11-02T10:47:56.459 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:47:56.459 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:47:56.459 INFO:teuthology.orchestra.run.smithi114.stdout: "realm_id": "b7373ecd-f20b-4f11-9844-9e7e18f9e6b1", 2023-11-02T10:47:56.459 INFO:teuthology.orchestra.run.smithi114.stdout: "realm_name": "r", 2023-11-02T10:47:56.460 INFO:teuthology.orchestra.run.smithi114.stdout: "realm_epoch": 2 2023-11-02T10:47:56.460 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:47:57.331 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-11-02T10:47:57.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:57 smithi114 bash[24104]: cluster 2023-11-02T10:47:55.673979+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v267: 129 pgs: 3 creating+peering, 14 unknown, 112 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-02T10:47:57.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:57 smithi114 bash[24104]: audit 2023-11-02T10:47:56.250406+0000 mon.a (mon.0) 548 : 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-02T10:47:57.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:57 smithi114 bash[24104]: cluster 2023-11-02T10:47:56.251697+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-02T10:47:57.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:57 smithi114 bash[27669]: cluster 2023-11-02T10:47:55.673979+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v267: 129 pgs: 3 creating+peering, 14 unknown, 112 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-02T10:47:57.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:57 smithi114 bash[27669]: audit 2023-11-02T10:47:56.250406+0000 mon.a (mon.0) 548 : 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-02T10:47:57.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:57 smithi114 bash[27669]: cluster 2023-11-02T10:47:56.251697+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-02T10:47:57.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:57 smithi174 bash[24093]: cluster 2023-11-02T10:47:55.673979+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v267: 129 pgs: 3 creating+peering, 14 unknown, 112 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-02T10:47:57.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:57 smithi174 bash[24093]: audit 2023-11-02T10:47:56.250406+0000 mon.a (mon.0) 548 : 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-02T10:47:57.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:57 smithi174 bash[24093]: cluster 2023-11-02T10:47:56.251697+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-11-02T10:47:59.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:47:59 smithi114 bash[24104]: cluster 2023-11-02T10:47:57.674724+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v269: 129 pgs: 7 unknown, 122 active+clean; 1.9 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 230 B/s rd, 230 B/s wr, 1 op/s 2023-11-02T10:47:59.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:47:59 smithi114 bash[27669]: cluster 2023-11-02T10:47:57.674724+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v269: 129 pgs: 7 unknown, 122 active+clean; 1.9 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 230 B/s rd, 230 B/s wr, 1 op/s 2023-11-02T10:47:59.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:47:59 smithi174 bash[24093]: cluster 2023-11-02T10:47:57.674724+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v269: 129 pgs: 7 unknown, 122 active+clean; 1.9 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 230 B/s rd, 230 B/s wr, 1 op/s 2023-11-02T10:48:00.554 INFO:teuthology.orchestra.run.smithi114.stdout:Scheduled rgw update... 2023-11-02T10:48:00.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:00 smithi174 bash[24093]: cluster 2023-11-02T10:47:59.675637+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 2.9 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.8 KiB/s wr, 7 op/s 2023-11-02T10:48:00.763 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:00 smithi114 bash[27669]: cluster 2023-11-02T10:47:59.675637+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 2.9 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.8 KiB/s wr, 7 op/s 2023-11-02T10:48:00.764 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:00 smithi114 bash[24104]: cluster 2023-11-02T10:47:59.675637+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 2.9 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.8 KiB/s wr, 7 op/s 2023-11-02T10:48:01.680 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.541521+0000 mgr.y (mgr.14140) 274 : audit [DBG] from='client.24568 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:48:01.681 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: cephadm 2023-11-02T10:48:00.542573+0000 mgr.y (mgr.14140) 275 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-02T10:48:01.681 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.543228+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-02T10:48:00.542596\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-02T10:48:01.681 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.548584+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-02T10:48:00.542596\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-02T10:48:01.681 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.551500+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-02T10:48:01.682 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.558106+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-02T10:48:01.682 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.559300+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-02T10:48:01.682 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.566645+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-02T10:48:01.682 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.567991+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-02T10:48:01.682 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.574956+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-02T10:48:01.682 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.576415+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi114.gpejid", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-02T10:48:01.683 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.580263+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi114.gpejid", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-02T10:48:01.683 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.581296+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:48:01.683 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: cephadm 2023-11-02T10:48:00.582045+0000 mgr.y (mgr.14140) 276 : cephadm [INF] Deploying daemon rgw.r.z.smithi114.gpejid on smithi114 2023-11-02T10:48:01.683 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[24104]: audit 2023-11-02T10:48:00.582671+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi114.gpejid", "key": "container_image"}]: dispatch 2023-11-02T10:48:01.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.541521+0000 mgr.y (mgr.14140) 274 : audit [DBG] from='client.24568 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:48:01.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: cephadm 2023-11-02T10:48:00.542573+0000 mgr.y (mgr.14140) 275 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-02T10:48:01.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.543228+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-02T10:48:00.542596\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-02T10:48:01.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.548584+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-02T10:48:00.542596\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-02T10:48:01.684 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.551500+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-02T10:48:01.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.558106+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-02T10:48:01.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.559300+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-02T10:48:01.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.566645+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-02T10:48:01.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.567991+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-02T10:48:01.685 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.574956+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-02T10:48:01.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.576415+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi114.gpejid", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-02T10:48:01.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.580263+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi114.gpejid", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-02T10:48:01.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.581296+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:48:01.686 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: cephadm 2023-11-02T10:48:00.582045+0000 mgr.y (mgr.14140) 276 : cephadm [INF] Deploying daemon rgw.r.z.smithi114.gpejid on smithi114 2023-11-02T10:48:01.687 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:01 smithi114 bash[27669]: audit 2023-11-02T10:48:00.582671+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi114.gpejid", "key": "container_image"}]: dispatch 2023-11-02T10:48:01.687 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 120' 2023-11-02T10:48:01.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.541521+0000 mgr.y (mgr.14140) 274 : audit [DBG] from='client.24568 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:48:01.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: cephadm 2023-11-02T10:48:00.542573+0000 mgr.y (mgr.14140) 275 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-11-02T10:48:01.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.543228+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-02T10:48:00.542596\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-11-02T10:48:01.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.548584+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-11-02T10:48:00.542596\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-11-02T10:48:01.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.551500+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-11-02T10:48:01.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.558106+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-11-02T10:48:01.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.559300+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-11-02T10:48:01.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.566645+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-11-02T10:48:01.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.567991+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-11-02T10:48:01.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.574956+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-11-02T10:48:01.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.576415+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi114.gpejid", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-02T10:48:01.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.580263+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi114.gpejid", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-02T10:48:01.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.581296+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:48:01.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: cephadm 2023-11-02T10:48:00.582045+0000 mgr.y (mgr.14140) 276 : cephadm [INF] Deploying daemon rgw.r.z.smithi114.gpejid on smithi114 2023-11-02T10:48:01.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:01 smithi174 bash[24093]: audit 2023-11-02T10:48:00.582671+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi114.gpejid", "key": "container_image"}]: dispatch 2023-11-02T10:48:02.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:02 smithi174 bash[24093]: cluster 2023-11-02T10:48:01.676661+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 964 B/s rd, 5.2 KiB/s wr, 19 op/s 2023-11-02T10:48:02.732 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:02 smithi114 bash[24104]: cluster 2023-11-02T10:48:01.676661+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 964 B/s rd, 5.2 KiB/s wr, 19 op/s 2023-11-02T10:48:02.732 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:02 smithi114 bash[27669]: cluster 2023-11-02T10:48:01.676661+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 964 B/s rd, 5.2 KiB/s wr, 19 op/s 2023-11-02T10:48:05.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[24104]: cluster 2023-11-02T10:48:03.677670+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 850 B/s rd, 4.6 KiB/s wr, 17 op/s 2023-11-02T10:48:05.196 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[27669]: cluster 2023-11-02T10:48:03.677670+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 850 B/s rd, 4.6 KiB/s wr, 17 op/s 2023-11-02T10:48:05.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[24104]: audit 2023-11-02T10:48:04.207001+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:48:05.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[24104]: audit 2023-11-02T10:48:04.211565+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:48:05.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[24104]: audit 2023-11-02T10:48:04.212438+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi174.cbclbo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-02T10:48:05.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[24104]: audit 2023-11-02T10:48:04.217200+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi174.cbclbo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-02T10:48:05.197 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[24104]: audit 2023-11-02T10:48:04.218868+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:48:05.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[24104]: cephadm 2023-11-02T10:48:04.219549+0000 mgr.y (mgr.14140) 279 : cephadm [INF] Deploying daemon rgw.r.z.smithi174.cbclbo on smithi174 2023-11-02T10:48:05.198 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[24104]: audit 2023-11-02T10:48:04.219990+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi174.cbclbo", "key": "container_image"}]: dispatch 2023-11-02T10:48:05.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[27669]: audit 2023-11-02T10:48:04.207001+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:48:05.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[27669]: audit 2023-11-02T10:48:04.211565+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:48:05.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[27669]: audit 2023-11-02T10:48:04.212438+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi174.cbclbo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-02T10:48:05.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[27669]: audit 2023-11-02T10:48:04.217200+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi174.cbclbo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-02T10:48:05.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[27669]: audit 2023-11-02T10:48:04.218868+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:48:05.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[27669]: cephadm 2023-11-02T10:48:04.219549+0000 mgr.y (mgr.14140) 279 : cephadm [INF] Deploying daemon rgw.r.z.smithi174.cbclbo on smithi174 2023-11-02T10:48:05.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:04 smithi114 bash[27669]: audit 2023-11-02T10:48:04.219990+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi174.cbclbo", "key": "container_image"}]: dispatch 2023-11-02T10:48:05.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:04 smithi174 bash[24093]: cluster 2023-11-02T10:48:03.677670+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 850 B/s rd, 4.6 KiB/s wr, 17 op/s 2023-11-02T10:48:05.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:04 smithi174 bash[24093]: audit 2023-11-02T10:48:04.207001+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:48:05.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:04 smithi174 bash[24093]: audit 2023-11-02T10:48:04.211565+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.892961\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893114\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893198\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893276\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:50.893354\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:50.893432\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:46:50.893509\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893606\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:50.893685\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:48:05.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:04 smithi174 bash[24093]: audit 2023-11-02T10:48:04.212438+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi174.cbclbo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-11-02T10:48:05.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:04 smithi174 bash[24093]: audit 2023-11-02T10:48:04.217200+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi174.cbclbo", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-11-02T10:48:05.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:04 smithi174 bash[24093]: audit 2023-11-02T10:48:04.218868+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:48:05.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:04 smithi174 bash[24093]: cephadm 2023-11-02T10:48:04.219549+0000 mgr.y (mgr.14140) 279 : cephadm [INF] Deploying daemon rgw.r.z.smithi174.cbclbo on smithi174 2023-11-02T10:48:05.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:04 smithi174 bash[24093]: audit 2023-11-02T10:48:04.219990+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi174.cbclbo", "key": "container_image"}]: dispatch 2023-11-02T10:48:06.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:06 smithi174 bash[24093]: cluster 2023-11-02T10:48:05.678926+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v273: 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-02T10:48:06.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:06 smithi174 bash[24093]: audit 2023-11-02T10:48:06.734804+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:48:07.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:06 smithi114 bash[24104]: cluster 2023-11-02T10:48:05.678926+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v273: 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-02T10:48:07.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:06 smithi114 bash[24104]: audit 2023-11-02T10:48:06.734804+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:48:07.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:06 smithi114 bash[27669]: cluster 2023-11-02T10:48:05.678926+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v273: 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-02T10:48:07.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:06 smithi114 bash[27669]: audit 2023-11-02T10:48:06.734804+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:48:08.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[24104]: audit 2023-11-02T10:48:06.741434+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:48:08.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[24104]: audit 2023-11-02T10:48:06.743072+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:48:08.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[27669]: audit 2023-11-02T10:48:06.741434+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:48:08.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[27669]: audit 2023-11-02T10:48:06.743072+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:48:08.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[27669]: audit 2023-11-02T10:48:07.707575+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:48:08.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[24104]: audit 2023-11-02T10:48:07.707575+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:48:08.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[24104]: audit 2023-11-02T10:48:07.713818+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:48:08.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[24104]: audit 2023-11-02T10:48:07.715155+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:48:08.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[27669]: audit 2023-11-02T10:48:07.713818+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:48:08.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:07 smithi114 bash[27669]: audit 2023-11-02T10:48:07.715155+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:48:08.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:07 smithi174 bash[24093]: audit 2023-11-02T10:48:06.741434+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.991929\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992126\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992254\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992374\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:46:51.992492\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:46:51.992611\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992731\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:46:51.992851\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:46:51.992969\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:48:08.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:07 smithi174 bash[24093]: audit 2023-11-02T10:48:06.743072+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:48:08.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:07 smithi174 bash[24093]: audit 2023-11-02T10:48:07.707575+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]: dispatch 2023-11-02T10:48:08.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:07 smithi174 bash[24093]: audit 2023-11-02T10:48:07.713818+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:40:24.529777\"}"}]': finished 2023-11-02T10:48:08.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:07 smithi174 bash[24093]: audit 2023-11-02T10:48:07.715155+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:48:09.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:08 smithi114 bash[24104]: cluster 2023-11-02T10:48:07.679905+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 3.4 KiB/s wr, 17 op/s 2023-11-02T10:48:09.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:08 smithi114 bash[27669]: cluster 2023-11-02T10:48:07.679905+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 3.4 KiB/s wr, 17 op/s 2023-11-02T10:48:09.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:08 smithi174 bash[24093]: cluster 2023-11-02T10:48:07.679905+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 3.4 KiB/s wr, 17 op/s 2023-11-02T10:48:10.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:09 smithi114 bash[27669]: audit 2023-11-02T10:48:08.787589+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785291\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:48:08.785932\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:48:10.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:09 smithi114 bash[27669]: audit 2023-11-02T10:48:08.794121+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785291\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:48:08.785932\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:48:10.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:09 smithi114 bash[24104]: audit 2023-11-02T10:48:08.787589+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785291\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:48:08.785932\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:48:10.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:09 smithi114 bash[24104]: audit 2023-11-02T10:48:08.794121+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785291\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:48:08.785932\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:48:10.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:09 smithi174 bash[24093]: audit 2023-11-02T10:48:08.787589+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785291\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:48:08.785932\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:48:10.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:09 smithi174 bash[24093]: audit 2023-11-02T10:48:08.794121+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"e071922238e7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785291\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:42:00.741539\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:58.417158\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:48:08.785932\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:48:11.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:10 smithi114 bash[24104]: cluster 2023-11-02T10:48:09.680955+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-11-02T10:48:11.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:10 smithi114 bash[27669]: cluster 2023-11-02T10:48:09.680955+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-11-02T10:48:11.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:10 smithi174 bash[24093]: cluster 2023-11-02T10:48:09.680955+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 14 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-11-02T10:48:13.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:12 smithi114 bash[24104]: cluster 2023-11-02T10:48:11.682076+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 74 KiB/s rd, 2.4 KiB/s wr, 144 op/s 2023-11-02T10:48:13.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:12 smithi114 bash[27669]: cluster 2023-11-02T10:48:11.682076+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 74 KiB/s rd, 2.4 KiB/s wr, 144 op/s 2023-11-02T10:48:13.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:12 smithi174 bash[24093]: cluster 2023-11-02T10:48:11.682076+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 74 KiB/s rd, 2.4 KiB/s wr, 144 op/s 2023-11-02T10:48:15.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:14 smithi114 bash[24104]: cluster 2023-11-02T10:48:13.683073+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-02T10:48:15.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:14 smithi114 bash[27669]: cluster 2023-11-02T10:48:13.683073+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-02T10:48:15.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:14 smithi174 bash[24093]: cluster 2023-11-02T10:48:13.683073+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-02T10:48:17.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:16 smithi114 bash[24104]: cluster 2023-11-02T10:48:15.684138+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-02T10:48:17.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:16 smithi114 bash[27669]: cluster 2023-11-02T10:48:15.684138+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-02T10:48:17.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:16 smithi174 bash[24093]: cluster 2023-11-02T10:48:15.684138+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-02T10:48:19.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:18 smithi114 bash[24104]: cluster 2023-11-02T10:48:17.685021+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-02T10:48:19.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:18 smithi114 bash[27669]: cluster 2023-11-02T10:48:17.685021+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-02T10:48:19.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:18 smithi174 bash[24093]: cluster 2023-11-02T10:48:17.685021+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-11-02T10:48:20.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:20 smithi174 bash[24093]: cluster 2023-11-02T10:48:19.685996+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 162 op/s 2023-11-02T10:48:20.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:20 smithi114 bash[24104]: cluster 2023-11-02T10:48:19.685996+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 162 op/s 2023-11-02T10:48:20.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:20 smithi114 bash[27669]: cluster 2023-11-02T10:48:19.685996+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 162 op/s 2023-11-02T10:48:23.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:22 smithi114 bash[24104]: cluster 2023-11-02T10:48:21.687137+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 137 op/s 2023-11-02T10:48:23.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:22 smithi114 bash[27669]: cluster 2023-11-02T10:48:21.687137+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 137 op/s 2023-11-02T10:48:23.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:22 smithi174 bash[24093]: cluster 2023-11-02T10:48:21.687137+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 80 KiB/s rd, 85 B/s wr, 137 op/s 2023-11-02T10:48:25.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:24 smithi114 bash[24104]: cluster 2023-11-02T10:48:23.688149+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 30 op/s 2023-11-02T10:48:25.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:24 smithi114 bash[27669]: cluster 2023-11-02T10:48:23.688149+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 30 op/s 2023-11-02T10:48:25.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:24 smithi174 bash[24093]: cluster 2023-11-02T10:48:23.688149+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 30 op/s 2023-11-02T10:48:27.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:26 smithi114 bash[27669]: cluster 2023-11-02T10:48:25.689235+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:27.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:26 smithi114 bash[24104]: cluster 2023-11-02T10:48:25.689235+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:27.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:26 smithi174 bash[24093]: cluster 2023-11-02T10:48:25.689235+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:29.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:28 smithi114 bash[24104]: cluster 2023-11-02T10:48:27.690130+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:29.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:28 smithi114 bash[27669]: cluster 2023-11-02T10:48:27.690130+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:29.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:28 smithi174 bash[24093]: cluster 2023-11-02T10:48:27.690130+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:30.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:30 smithi174 bash[24093]: cluster 2023-11-02T10:48:29.691118+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:30.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:30 smithi114 bash[27669]: cluster 2023-11-02T10:48:29.691118+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:30.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:30 smithi114 bash[24104]: cluster 2023-11-02T10:48:29.691118+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:32 smithi114 bash[24104]: cluster 2023-11-02T10:48:31.692257+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:33.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:32 smithi114 bash[27669]: cluster 2023-11-02T10:48:31.692257+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:33.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:32 smithi174 bash[24093]: cluster 2023-11-02T10:48:31.692257+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:34 smithi114 bash[24104]: cluster 2023-11-02T10:48:33.693262+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:35.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:34 smithi114 bash[27669]: cluster 2023-11-02T10:48:33.693262+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:35.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:34 smithi174 bash[24093]: cluster 2023-11-02T10:48:33.693262+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:37.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:36 smithi114 bash[24104]: cluster 2023-11-02T10:48:35.694276+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:37.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:36 smithi114 bash[27669]: cluster 2023-11-02T10:48:35.694276+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:37.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:36 smithi174 bash[24093]: cluster 2023-11-02T10:48:35.694276+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:39.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:38 smithi114 bash[24104]: cluster 2023-11-02T10:48:37.695136+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:39.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:38 smithi114 bash[27669]: cluster 2023-11-02T10:48:37.695136+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:39.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:38 smithi174 bash[24093]: cluster 2023-11-02T10:48:37.695136+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:40.724 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:40 smithi174 bash[24093]: cluster 2023-11-02T10:48:39.696134+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:40.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:40 smithi114 bash[24104]: cluster 2023-11-02T10:48:39.696134+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:40.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:40 smithi114 bash[27669]: cluster 2023-11-02T10:48:39.696134+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:43.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:42 smithi114 bash[27669]: cluster 2023-11-02T10:48:41.697236+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:43.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:42 smithi114 bash[24104]: cluster 2023-11-02T10:48:41.697236+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:43.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:42 smithi174 bash[24093]: cluster 2023-11-02T10:48:41.697236+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:45.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:44 smithi114 bash[27669]: cluster 2023-11-02T10:48:43.698237+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:45.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:44 smithi114 bash[24104]: cluster 2023-11-02T10:48:43.698237+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:45.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:44 smithi174 bash[24093]: cluster 2023-11-02T10:48:43.698237+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:47.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:46 smithi114 bash[24104]: cluster 2023-11-02T10:48:45.699344+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:47.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:46 smithi114 bash[27669]: cluster 2023-11-02T10:48:45.699344+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:47.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:46 smithi174 bash[24093]: cluster 2023-11-02T10:48:45.699344+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:49.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:48 smithi114 bash[27669]: cluster 2023-11-02T10:48:47.700240+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:49.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:48 smithi114 bash[24104]: cluster 2023-11-02T10:48:47.700240+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:49.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:48 smithi174 bash[24093]: cluster 2023-11-02T10:48:47.700240+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:50.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:50 smithi174 bash[24093]: cluster 2023-11-02T10:48:49.701215+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:50.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:50 smithi114 bash[24104]: cluster 2023-11-02T10:48:49.701215+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:50.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:50 smithi114 bash[27669]: cluster 2023-11-02T10:48:49.701215+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:53.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:52 smithi114 bash[27669]: cluster 2023-11-02T10:48:51.702363+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:52 smithi114 bash[24104]: cluster 2023-11-02T10:48:51.702363+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:53.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:52 smithi174 bash[24093]: cluster 2023-11-02T10:48:51.702363+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:55.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:54 smithi114 bash[27669]: cluster 2023-11-02T10:48:53.703376+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:55.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:54 smithi114 bash[24104]: cluster 2023-11-02T10:48:53.703376+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:55.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:54 smithi174 bash[24093]: cluster 2023-11-02T10:48:53.703376+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:57.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:56 smithi114 bash[24104]: cluster 2023-11-02T10:48:55.704444+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:57.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:56 smithi114 bash[27669]: cluster 2023-11-02T10:48:55.704444+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:57.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:56 smithi174 bash[24093]: cluster 2023-11-02T10:48:55.704444+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:59.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:48:58 smithi114 bash[27669]: cluster 2023-11-02T10:48:57.705371+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:59.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:48:58 smithi114 bash[24104]: cluster 2023-11-02T10:48:57.705371+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:48:59.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:48:58 smithi174 bash[24093]: cluster 2023-11-02T10:48:57.705371+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:00.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:00 smithi174 bash[24093]: cluster 2023-11-02T10:48:59.706380+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:00.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:00 smithi114 bash[24104]: cluster 2023-11-02T10:48:59.706380+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:00.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:00 smithi114 bash[27669]: cluster 2023-11-02T10:48:59.706380+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:03.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:02 smithi114 bash[24104]: cluster 2023-11-02T10:49:01.707485+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:03.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:02 smithi114 bash[27669]: cluster 2023-11-02T10:49:01.707485+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:03.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:02 smithi174 bash[24093]: cluster 2023-11-02T10:49:01.707485+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:05.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:04 smithi114 bash[24104]: cluster 2023-11-02T10:49:03.708470+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:05.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:04 smithi114 bash[27669]: cluster 2023-11-02T10:49:03.708470+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:05.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:04 smithi174 bash[24093]: cluster 2023-11-02T10:49:03.708470+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:07.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:06 smithi114 bash[24104]: cluster 2023-11-02T10:49:05.709544+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:07.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:06 smithi114 bash[27669]: cluster 2023-11-02T10:49:05.709544+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:07.224 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:06 smithi174 bash[24093]: cluster 2023-11-02T10:49:05.709544+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:09.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:08 smithi114 bash[24104]: cluster 2023-11-02T10:49:07.710441+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:09.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:08 smithi114 bash[27669]: cluster 2023-11-02T10:49:07.710441+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:09.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:08 smithi174 bash[24093]: cluster 2023-11-02T10:49:07.710441+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:10.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:10 smithi174 bash[24093]: cluster 2023-11-02T10:49:09.711426+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:10.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:10 smithi114 bash[24104]: cluster 2023-11-02T10:49:09.711426+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:10.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:10 smithi114 bash[27669]: cluster 2023-11-02T10:49:09.711426+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:13.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:12 smithi114 bash[24104]: cluster 2023-11-02T10:49:11.712563+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:13.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:12 smithi114 bash[27669]: cluster 2023-11-02T10:49:11.712563+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:13.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:12 smithi174 bash[24093]: cluster 2023-11-02T10:49:11.712563+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:15.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:14 smithi114 bash[24104]: cluster 2023-11-02T10:49:13.713582+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:15.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:14 smithi114 bash[27669]: cluster 2023-11-02T10:49:13.713582+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:15.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:14 smithi174 bash[24093]: cluster 2023-11-02T10:49:13.713582+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:17.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:16 smithi114 bash[24104]: cluster 2023-11-02T10:49:15.714690+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:17.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:16 smithi114 bash[27669]: cluster 2023-11-02T10:49:15.714690+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:17.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:16 smithi174 bash[24093]: cluster 2023-11-02T10:49:15.714690+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:19.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:18 smithi114 bash[24104]: cluster 2023-11-02T10:49:17.715649+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:19.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:18 smithi114 bash[27669]: cluster 2023-11-02T10:49:17.715649+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:19.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:18 smithi174 bash[24093]: cluster 2023-11-02T10:49:17.715649+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:20.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:20 smithi174 bash[24093]: cluster 2023-11-02T10:49:19.716687+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:20.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:20 smithi114 bash[24104]: cluster 2023-11-02T10:49:19.716687+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:20.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:20 smithi114 bash[27669]: cluster 2023-11-02T10:49:19.716687+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:23.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:22 smithi114 bash[27669]: cluster 2023-11-02T10:49:21.717851+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:23.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:22 smithi114 bash[24104]: cluster 2023-11-02T10:49:21.717851+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:23.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:22 smithi174 bash[24093]: cluster 2023-11-02T10:49:21.717851+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:25.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:24 smithi114 bash[24104]: cluster 2023-11-02T10:49:23.718971+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:25.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:24 smithi114 bash[27669]: cluster 2023-11-02T10:49:23.718971+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:25.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:24 smithi174 bash[24093]: cluster 2023-11-02T10:49:23.718971+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:27.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:26 smithi114 bash[24104]: cluster 2023-11-02T10:49:25.720058+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:27.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:26 smithi114 bash[27669]: cluster 2023-11-02T10:49:25.720058+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:27.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:26 smithi174 bash[24093]: cluster 2023-11-02T10:49:25.720058+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:29.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:28 smithi114 bash[24104]: cluster 2023-11-02T10:49:27.721025+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:29.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:28 smithi114 bash[27669]: cluster 2023-11-02T10:49:27.721025+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:29.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:28 smithi174 bash[24093]: cluster 2023-11-02T10:49:27.721025+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:30.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:30 smithi174 bash[24093]: cluster 2023-11-02T10:49:29.722254+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:30.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:30 smithi114 bash[24104]: cluster 2023-11-02T10:49:29.722254+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:30.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:30 smithi114 bash[27669]: cluster 2023-11-02T10:49:29.722254+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:33.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:32 smithi114 bash[27669]: cluster 2023-11-02T10:49:31.723306+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:33.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:32 smithi114 bash[24104]: cluster 2023-11-02T10:49:31.723306+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:33.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:32 smithi174 bash[24093]: cluster 2023-11-02T10:49:31.723306+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:35.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:34 smithi114 bash[24104]: cluster 2023-11-02T10:49:33.724338+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:35.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:34 smithi114 bash[27669]: cluster 2023-11-02T10:49:33.724338+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:35.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:34 smithi174 bash[24093]: cluster 2023-11-02T10:49:33.724338+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:37.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:36 smithi114 bash[24104]: cluster 2023-11-02T10:49:35.725145+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:37.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:36 smithi114 bash[27669]: cluster 2023-11-02T10:49:35.725145+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:37.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:36 smithi174 bash[24093]: cluster 2023-11-02T10:49:35.725145+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:39.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:38 smithi174 bash[24093]: cluster 2023-11-02T10:49:37.726014+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:39.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:38 smithi114 bash[24104]: cluster 2023-11-02T10:49:37.726014+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:39.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:38 smithi114 bash[27669]: cluster 2023-11-02T10:49:37.726014+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:40.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:40 smithi174 bash[24093]: cluster 2023-11-02T10:49:39.727106+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:40.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:40 smithi114 bash[24104]: cluster 2023-11-02T10:49:39.727106+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:40.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:40 smithi114 bash[27669]: cluster 2023-11-02T10:49:39.727106+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:43.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:42 smithi114 bash[24104]: cluster 2023-11-02T10:49:41.728108+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:43.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:42 smithi114 bash[27669]: cluster 2023-11-02T10:49:41.728108+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:43.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:42 smithi174 bash[24093]: cluster 2023-11-02T10:49:41.728108+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:45.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:44 smithi114 bash[24104]: cluster 2023-11-02T10:49:43.729267+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:45.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:44 smithi114 bash[27669]: cluster 2023-11-02T10:49:43.729267+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:45.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:44 smithi174 bash[24093]: cluster 2023-11-02T10:49:43.729267+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:47.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:46 smithi114 bash[27669]: cluster 2023-11-02T10:49:45.730109+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:47.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:46 smithi114 bash[24104]: cluster 2023-11-02T10:49:45.730109+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:47.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:46 smithi174 bash[24093]: cluster 2023-11-02T10:49:45.730109+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:49.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:48 smithi174 bash[24093]: cluster 2023-11-02T10:49:47.731105+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:49.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:48 smithi114 bash[27669]: cluster 2023-11-02T10:49:47.731105+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:49.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:48 smithi114 bash[24104]: cluster 2023-11-02T10:49:47.731105+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:50.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:50 smithi174 bash[24093]: cluster 2023-11-02T10:49:49.732121+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:50.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:50 smithi114 bash[27669]: cluster 2023-11-02T10:49:49.732121+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:50.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:50 smithi114 bash[24104]: cluster 2023-11-02T10:49:49.732121+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:53.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:52 smithi114 bash[24104]: cluster 2023-11-02T10:49:51.733255+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:53.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:52 smithi114 bash[27669]: cluster 2023-11-02T10:49:51.733255+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:53.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:52 smithi174 bash[24093]: cluster 2023-11-02T10:49:51.733255+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:55.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:54 smithi114 bash[24104]: cluster 2023-11-02T10:49:53.734390+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:55.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:54 smithi114 bash[27669]: cluster 2023-11-02T10:49:53.734390+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:55.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:54 smithi174 bash[24093]: cluster 2023-11-02T10:49:53.734390+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:57.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:56 smithi174 bash[24093]: cluster 2023-11-02T10:49:55.735504+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:57.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:56 smithi114 bash[24104]: cluster 2023-11-02T10:49:55.735504+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:57.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:56 smithi114 bash[27669]: cluster 2023-11-02T10:49:55.735504+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:59.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:49:58 smithi174 bash[24093]: cluster 2023-11-02T10:49:57.736558+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:59.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:49:58 smithi114 bash[24104]: cluster 2023-11-02T10:49:57.736558+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:49:59.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:49:58 smithi114 bash[27669]: cluster 2023-11-02T10:49:57.736558+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:00.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:00 smithi174 bash[24093]: cluster 2023-11-02T10:49:59.737594+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:00.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:00 smithi114 bash[24104]: cluster 2023-11-02T10:49:59.737594+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:00.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:00 smithi114 bash[27669]: cluster 2023-11-02T10:49:59.737594+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:03.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:02 smithi114 bash[24104]: cluster 2023-11-02T10:50:01.738630+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:03.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:02 smithi114 bash[27669]: cluster 2023-11-02T10:50:01.738630+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:03.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:02 smithi174 bash[24093]: cluster 2023-11-02T10:50:01.738630+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:05.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:04 smithi174 bash[24093]: cluster 2023-11-02T10:50:03.739712+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:05.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:04 smithi114 bash[24104]: cluster 2023-11-02T10:50:03.739712+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:05.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:04 smithi114 bash[27669]: cluster 2023-11-02T10:50:03.739712+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:07.021 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-11-02T10:50:07.161 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:06 smithi114 bash[27669]: cluster 2023-11-02T10:50:05.740810+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:07.162 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:06 smithi114 bash[24104]: cluster 2023-11-02T10:50:05.740810+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:07.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:06 smithi174 bash[24093]: cluster 2023-11-02T10:50:05.740810+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:09.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:08 smithi174 bash[24093]: cluster 2023-11-02T10:50:07.741976+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:09.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:08 smithi114 bash[27669]: cluster 2023-11-02T10:50:07.741976+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:08 smithi114 bash[24104]: cluster 2023-11-02T10:50:07.741976+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:10.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:10 smithi174 bash[24093]: cluster 2023-11-02T10:50:09.742999+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:10.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:10 smithi174 bash[24093]: audit 2023-11-02T10:50:10.109293+0000 mon.a (mon.0) 576 : audit [INF] from='client.? 172.21.15.114:0/3559266868' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-02T10:50:10.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:10 smithi174 bash[24093]: audit 2023-11-02T10:50:10.117437+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.114:0/3559266868' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-02T10:50:10.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:10 smithi114 bash[24104]: cluster 2023-11-02T10:50:09.742999+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:10.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:10 smithi114 bash[24104]: audit 2023-11-02T10:50:10.109293+0000 mon.a (mon.0) 576 : audit [INF] from='client.? 172.21.15.114:0/3559266868' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-02T10:50:10.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:10 smithi114 bash[24104]: audit 2023-11-02T10:50:10.117437+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.114:0/3559266868' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-02T10:50:10.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:10 smithi114 bash[27669]: cluster 2023-11-02T10:50:09.742999+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:10.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:10 smithi114 bash[27669]: audit 2023-11-02T10:50:10.109293+0000 mon.a (mon.0) 576 : audit [INF] from='client.? 172.21.15.114:0/3559266868' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-11-02T10:50:10.807 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:10 smithi114 bash[27669]: audit 2023-11-02T10:50:10.117437+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.114:0/3559266868' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-11-02T10:50:10.817 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-11-02T10:50:13.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:12 smithi114 bash[24104]: cluster 2023-11-02T10:50:11.744055+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:13.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:12 smithi114 bash[27669]: cluster 2023-11-02T10:50:11.744055+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:13.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:12 smithi174 bash[24093]: cluster 2023-11-02T10:50:11.744055+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:14.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:13 smithi114 bash[24104]: audit 2023-11-02T10:50:13.714208+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.114:0/788234064' 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-02T10:50:14.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:13 smithi114 bash[24104]: audit 2023-11-02T10:50:13.714941+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-02T10:50:14.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:13 smithi114 bash[24104]: audit 2023-11-02T10:50:13.723262+0000 mon.a (mon.0) 579 : 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-02T10:50:14.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:13 smithi114 bash[27669]: audit 2023-11-02T10:50:13.714208+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.114:0/788234064' 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-02T10:50:14.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:13 smithi114 bash[27669]: audit 2023-11-02T10:50:13.714941+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-02T10:50:14.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:13 smithi114 bash[27669]: audit 2023-11-02T10:50:13.723262+0000 mon.a (mon.0) 579 : 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-02T10:50:14.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:13 smithi174 bash[24093]: audit 2023-11-02T10:50:13.714208+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.114:0/788234064' 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-02T10:50:14.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:13 smithi174 bash[24093]: audit 2023-11-02T10:50:13.714941+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-11-02T10:50:14.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:13 smithi174 bash[24093]: audit 2023-11-02T10:50:13.723262+0000 mon.a (mon.0) 579 : 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-02T10:50:14.506 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-11-02T10:50:15.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:14 smithi114 bash[24104]: cluster 2023-11-02T10:50:13.744981+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:15.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:14 smithi114 bash[27669]: cluster 2023-11-02T10:50:13.744981+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:15.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:14 smithi174 bash[24093]: cluster 2023-11-02T10:50:13.744981+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:17.134 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:16 smithi114 bash[24104]: cluster 2023-11-02T10:50:15.746088+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:17.134 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:16 smithi114 bash[27669]: cluster 2023-11-02T10:50:15.746088+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:17.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:16 smithi174 bash[24093]: cluster 2023-11-02T10:50:15.746088+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:17.548 INFO:teuthology.orchestra.run.smithi114.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-11-02T10:50:18.059 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:17 smithi114 bash[27669]: audit 2023-11-02T10:50:17.538755+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\"}"}]: dispatch 2023-11-02T10:50:18.059 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:17 smithi114 bash[27669]: audit 2023-11-02T10:50:17.542794+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\"}"}]': finished 2023-11-02T10:50:18.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:17 smithi114 bash[24104]: audit 2023-11-02T10:50:17.538755+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\"}"}]: dispatch 2023-11-02T10:50:18.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:17 smithi114 bash[24104]: audit 2023-11-02T10:50:17.542794+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\"}"}]': finished 2023-11-02T10:50:18.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:17 smithi174 bash[24093]: audit 2023-11-02T10:50:17.538755+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\"}"}]: dispatch 2023-11-02T10:50:18.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:17 smithi174 bash[24093]: audit 2023-11-02T10:50:17.542794+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\"}"}]': finished 2023-11-02T10:50:18.546 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-11-02T10:50:18.557 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi114.front.sepia.ceph.com 2023-11-02T10:50:18.557 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- 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-02T10:50:19.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:18 smithi114 bash[27669]: audit 2023-11-02T10:50:17.536991+0000 mgr.y (mgr.14140) 346 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:19.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:18 smithi114 bash[27669]: cephadm 2023-11-02T10:50:17.545642+0000 mgr.y (mgr.14140) 347 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-11-02T10:50:19.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:18 smithi114 bash[27669]: cluster 2023-11-02T10:50:17.746831+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:19.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:18 smithi114 bash[24104]: audit 2023-11-02T10:50:17.536991+0000 mgr.y (mgr.14140) 346 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:19.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:18 smithi114 bash[24104]: cephadm 2023-11-02T10:50:17.545642+0000 mgr.y (mgr.14140) 347 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-11-02T10:50:19.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:18 smithi114 bash[24104]: cluster 2023-11-02T10:50:17.746831+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:19.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:18 smithi174 bash[24093]: audit 2023-11-02T10:50:17.536991+0000 mgr.y (mgr.14140) 346 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:19.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:18 smithi174 bash[24093]: cephadm 2023-11-02T10:50:17.545642+0000 mgr.y (mgr.14140) 347 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-11-02T10:50:19.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:18 smithi174 bash[24093]: cluster 2023-11-02T10:50:17.746831+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:20.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:20 smithi174 bash[24093]: cluster 2023-11-02T10:50:19.747727+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:20.756 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:20 smithi114 bash[24104]: cluster 2023-11-02T10:50:19.747727+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:20.757 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:20 smithi114 bash[27669]: cluster 2023-11-02T10:50:19.747727+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:22.186 INFO:teuthology.orchestra.run.smithi114.stdout:true 2023-11-02T10:50:22.850 INFO:teuthology.orchestra.run.smithi114.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-02T10:50:22.850 INFO:teuthology.orchestra.run.smithi114.stdout:alertmanager.a smithi114 running (3m) 2m ago 4m prom/alertmanager 9f27df16978d 4ae11b7daf5a 2023-11-02T10:50:22.851 INFO:teuthology.orchestra.run.smithi114.stdout:grafana.a smithi174 running (3m) 2m ago 3m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 87e5239956af 2023-11-02T10:50:22.851 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.x smithi174 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e071922238e7 2023-11-02T10:50:22.851 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.y smithi114 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 69f89ac5afaf 2023-11-02T10:50:22.851 INFO:teuthology.orchestra.run.smithi114.stdout:mon.a smithi114 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 98e2597c2ffa 2023-11-02T10:50:22.851 INFO:teuthology.orchestra.run.smithi114.stdout:mon.b smithi174 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5302327bfb55 2023-11-02T10:50:22.851 INFO:teuthology.orchestra.run.smithi114.stdout:mon.c smithi114 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 77890eb2e5d6 2023-11-02T10:50:22.852 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.a smithi114 running (4m) 2m ago 4m prom/node-exporter 458e026e6aa6 29d486d4480a 2023-11-02T10:50:22.852 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.b smithi174 running (4m) 2m ago 4m prom/node-exporter 458e026e6aa6 8bf86ac676be 2023-11-02T10:50:22.852 INFO:teuthology.orchestra.run.smithi114.stdout:osd.0 smithi114 running (7m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 295d92a816a1 2023-11-02T10:50:22.852 INFO:teuthology.orchestra.run.smithi114.stdout:osd.1 smithi114 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea1042bac253 2023-11-02T10:50:22.852 INFO:teuthology.orchestra.run.smithi114.stdout:osd.2 smithi114 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 90d5b3e93680 2023-11-02T10:50:22.852 INFO:teuthology.orchestra.run.smithi114.stdout:osd.3 smithi114 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7c3060fd654a 2023-11-02T10:50:22.853 INFO:teuthology.orchestra.run.smithi114.stdout:osd.4 smithi174 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 afa48183c0c1 2023-11-02T10:50:22.853 INFO:teuthology.orchestra.run.smithi114.stdout:osd.5 smithi174 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 74540e418d57 2023-11-02T10:50:22.853 INFO:teuthology.orchestra.run.smithi114.stdout:osd.6 smithi174 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 de31c5cd0887 2023-11-02T10:50:22.853 INFO:teuthology.orchestra.run.smithi114.stdout:osd.7 smithi174 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 13973aa3255f 2023-11-02T10:50:22.854 INFO:teuthology.orchestra.run.smithi114.stdout:prometheus.a smithi174 running (3m) 2m ago 4m prom/prometheus:latest 22010d1e5539 cd9c5ada8993 2023-11-02T10:50:22.854 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi114.gpejid smithi114 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b87dce80eca5 2023-11-02T10:50:22.854 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi174.cbclbo smithi174 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 af65266aa882 2023-11-02T10:50:23.201 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:50:23.201 INFO:teuthology.orchestra.run.smithi114.stdout: "mon": { 2023-11-02T10:50:23.202 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-02T10:50:23.202 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:50:23.202 INFO:teuthology.orchestra.run.smithi114.stdout: "mgr": { 2023-11-02T10:50:23.202 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-02T10:50:23.202 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:50:23.203 INFO:teuthology.orchestra.run.smithi114.stdout: "osd": { 2023-11-02T10:50:23.203 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-02T10:50:23.203 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:50:23.203 INFO:teuthology.orchestra.run.smithi114.stdout: "mds": {}, 2023-11-02T10:50:23.203 INFO:teuthology.orchestra.run.smithi114.stdout: "rgw": { 2023-11-02T10:50:23.204 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-02T10:50:23.204 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:50:23.204 INFO:teuthology.orchestra.run.smithi114.stdout: "overall": { 2023-11-02T10:50:23.204 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-02T10:50:23.204 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:50:23.204 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:50:23.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:22 smithi174 bash[24093]: cluster 2023-11-02T10:50:21.748742+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:23.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:22 smithi174 bash[24093]: audit 2023-11-02T10:50:22.170820+0000 mgr.y (mgr.14140) 351 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:23.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:22 smithi114 bash[27669]: cluster 2023-11-02T10:50:21.748742+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:23.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:22 smithi114 bash[27669]: audit 2023-11-02T10:50:22.170820+0000 mgr.y (mgr.14140) 351 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:23.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:22 smithi114 bash[24104]: cluster 2023-11-02T10:50:21.748742+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:23.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:22 smithi114 bash[24104]: audit 2023-11-02T10:50:22.170820+0000 mgr.y (mgr.14140) 351 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:23.525 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:50:23.526 INFO:teuthology.orchestra.run.smithi114.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", 2023-11-02T10:50:23.526 INFO:teuthology.orchestra.run.smithi114.stdout: "in_progress": true, 2023-11-02T10:50:23.526 INFO:teuthology.orchestra.run.smithi114.stdout: "services_complete": [], 2023-11-02T10:50:23.527 INFO:teuthology.orchestra.run.smithi114.stdout: "message": "" 2023-11-02T10:50:23.527 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:50:24.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:23 smithi174 bash[24093]: audit 2023-11-02T10:50:22.509749+0000 mgr.y (mgr.14140) 352 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:24.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:23 smithi174 bash[24093]: audit 2023-11-02T10:50:22.837940+0000 mgr.y (mgr.14140) 353 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:24.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:23 smithi174 bash[24093]: audit 2023-11-02T10:50:23.199259+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.114:0/1656811357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:50:24.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:23 smithi114 bash[27669]: audit 2023-11-02T10:50:22.509749+0000 mgr.y (mgr.14140) 352 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:24.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:23 smithi114 bash[27669]: audit 2023-11-02T10:50:22.837940+0000 mgr.y (mgr.14140) 353 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:24.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:23 smithi114 bash[27669]: audit 2023-11-02T10:50:23.199259+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.114:0/1656811357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:50:24.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:23 smithi114 bash[24104]: audit 2023-11-02T10:50:22.509749+0000 mgr.y (mgr.14140) 352 : audit [DBG] from='client.24637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:24.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:23 smithi114 bash[24104]: audit 2023-11-02T10:50:22.837940+0000 mgr.y (mgr.14140) 353 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:24.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:23 smithi114 bash[24104]: audit 2023-11-02T10:50:23.199259+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.114:0/1656811357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:50:25.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:24 smithi174 bash[24093]: audit 2023-11-02T10:50:23.523080+0000 mgr.y (mgr.14140) 354 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:25.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:24 smithi174 bash[24093]: cluster 2023-11-02T10:50:23.749769+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:25.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:24 smithi114 bash[24104]: audit 2023-11-02T10:50:23.523080+0000 mgr.y (mgr.14140) 354 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:25.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:24 smithi114 bash[24104]: cluster 2023-11-02T10:50:23.749769+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:25.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:24 smithi114 bash[27669]: audit 2023-11-02T10:50:23.523080+0000 mgr.y (mgr.14140) 354 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:25.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:24 smithi114 bash[27669]: cluster 2023-11-02T10:50:23.749769+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:27.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:26 smithi174 bash[24093]: cluster 2023-11-02T10:50:25.750902+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:27.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:26 smithi114 bash[24104]: cluster 2023-11-02T10:50:25.750902+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:27.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:26 smithi114 bash[27669]: cluster 2023-11-02T10:50:25.750902+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:29.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:28 smithi174 bash[24093]: cluster 2023-11-02T10:50:27.751888+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:29.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:28 smithi114 bash[24104]: cluster 2023-11-02T10:50:27.751888+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:29.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:28 smithi114 bash[27669]: cluster 2023-11-02T10:50:27.751888+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:30.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:30 smithi174 bash[24093]: cluster 2023-11-02T10:50:29.752730+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:30.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:30 smithi114 bash[24104]: cluster 2023-11-02T10:50:29.752730+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:30.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:30 smithi114 bash[27669]: cluster 2023-11-02T10:50:29.752730+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:33.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:32 smithi174 bash[24093]: cluster 2023-11-02T10:50:31.753469+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:33.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:32 smithi114 bash[24104]: cluster 2023-11-02T10:50:31.753469+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:33.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:32 smithi114 bash[27669]: cluster 2023-11-02T10:50:31.753469+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:35.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:34 smithi174 bash[24093]: cluster 2023-11-02T10:50:33.754519+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:35.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:34 smithi114 bash[27669]: cluster 2023-11-02T10:50:33.754519+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:35.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:34 smithi114 bash[24104]: cluster 2023-11-02T10:50:33.754519+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:37.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:36 smithi174 bash[24093]: cluster 2023-11-02T10:50:35.755715+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:37.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:36 smithi114 bash[24104]: cluster 2023-11-02T10:50:35.755715+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:37.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:36 smithi114 bash[27669]: cluster 2023-11-02T10:50:35.755715+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:39.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:38 smithi174 bash[24093]: cluster 2023-11-02T10:50:37.756761+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:39.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:38 smithi114 bash[24104]: cluster 2023-11-02T10:50:37.756761+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:39.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:38 smithi114 bash[27669]: cluster 2023-11-02T10:50:37.756761+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:40.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:40 smithi174 bash[24093]: cluster 2023-11-02T10:50:39.757498+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:40.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:40 smithi114 bash[24104]: cluster 2023-11-02T10:50:39.757498+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:40.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:40 smithi114 bash[27669]: cluster 2023-11-02T10:50:39.757498+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:43.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:42 smithi174 bash[24093]: cluster 2023-11-02T10:50:41.758152+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:43.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:42 smithi114 bash[27669]: cluster 2023-11-02T10:50:41.758152+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:43.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:42 smithi114 bash[24104]: cluster 2023-11-02T10:50:41.758152+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:45.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:44 smithi174 bash[24093]: cluster 2023-11-02T10:50:43.759019+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:45.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:44 smithi114 bash[24104]: cluster 2023-11-02T10:50:43.759019+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:45.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:44 smithi114 bash[27669]: cluster 2023-11-02T10:50:43.759019+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:47.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:46 smithi174 bash[24093]: cluster 2023-11-02T10:50:45.760034+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:47.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:46 smithi114 bash[27669]: cluster 2023-11-02T10:50:45.760034+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:47.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:46 smithi114 bash[24104]: cluster 2023-11-02T10:50:45.760034+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:49.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:48 smithi174 bash[24093]: cluster 2023-11-02T10:50:47.761097+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:49.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:48 smithi114 bash[24104]: cluster 2023-11-02T10:50:47.761097+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:49.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:48 smithi114 bash[27669]: cluster 2023-11-02T10:50:47.761097+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:50.725 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:50 smithi174 bash[24093]: cluster 2023-11-02T10:50:49.761844+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:50.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:50 smithi114 bash[27669]: cluster 2023-11-02T10:50:49.761844+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:50.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:50 smithi114 bash[24104]: cluster 2023-11-02T10:50:49.761844+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:53.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:52 smithi174 bash[24093]: cluster 2023-11-02T10:50:51.762610+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:53.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:52 smithi114 bash[24104]: cluster 2023-11-02T10:50:51.762610+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:53.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:52 smithi114 bash[27669]: cluster 2023-11-02T10:50:51.762610+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:53.887 INFO:teuthology.orchestra.run.smithi114.stdout:true 2023-11-02T10:50:54.537 INFO:teuthology.orchestra.run.smithi114.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-02T10:50:54.537 INFO:teuthology.orchestra.run.smithi114.stdout:alertmanager.a smithi114 running (4m) 2m ago 4m prom/alertmanager 9f27df16978d 4ae11b7daf5a 2023-11-02T10:50:54.537 INFO:teuthology.orchestra.run.smithi114.stdout:grafana.a smithi174 running (4m) 2m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 87e5239956af 2023-11-02T10:50:54.538 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.x smithi174 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e071922238e7 2023-11-02T10:50:54.538 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.y smithi114 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 69f89ac5afaf 2023-11-02T10:50:54.538 INFO:teuthology.orchestra.run.smithi114.stdout:mon.a smithi114 running (10m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 98e2597c2ffa 2023-11-02T10:50:54.538 INFO:teuthology.orchestra.run.smithi114.stdout:mon.b smithi174 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5302327bfb55 2023-11-02T10:50:54.538 INFO:teuthology.orchestra.run.smithi114.stdout:mon.c smithi114 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 77890eb2e5d6 2023-11-02T10:50:54.539 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.a smithi114 running (4m) 2m ago 5m prom/node-exporter 458e026e6aa6 29d486d4480a 2023-11-02T10:50:54.539 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.b smithi174 running (4m) 2m ago 5m prom/node-exporter 458e026e6aa6 8bf86ac676be 2023-11-02T10:50:54.539 INFO:teuthology.orchestra.run.smithi114.stdout:osd.0 smithi114 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 295d92a816a1 2023-11-02T10:50:54.539 INFO:teuthology.orchestra.run.smithi114.stdout:osd.1 smithi114 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea1042bac253 2023-11-02T10:50:54.539 INFO:teuthology.orchestra.run.smithi114.stdout:osd.2 smithi114 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 90d5b3e93680 2023-11-02T10:50:54.539 INFO:teuthology.orchestra.run.smithi114.stdout:osd.3 smithi114 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7c3060fd654a 2023-11-02T10:50:54.540 INFO:teuthology.orchestra.run.smithi114.stdout:osd.4 smithi174 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 afa48183c0c1 2023-11-02T10:50:54.540 INFO:teuthology.orchestra.run.smithi114.stdout:osd.5 smithi174 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 74540e418d57 2023-11-02T10:50:54.540 INFO:teuthology.orchestra.run.smithi114.stdout:osd.6 smithi174 running (5m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 de31c5cd0887 2023-11-02T10:50:54.540 INFO:teuthology.orchestra.run.smithi114.stdout:osd.7 smithi174 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 13973aa3255f 2023-11-02T10:50:54.540 INFO:teuthology.orchestra.run.smithi114.stdout:prometheus.a smithi174 running (4m) 2m ago 5m prom/prometheus:latest 22010d1e5539 cd9c5ada8993 2023-11-02T10:50:54.541 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi114.gpejid smithi114 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b87dce80eca5 2023-11-02T10:50:54.541 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi174.cbclbo smithi174 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 af65266aa882 2023-11-02T10:50:54.884 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:50:54.884 INFO:teuthology.orchestra.run.smithi114.stdout: "mon": { 2023-11-02T10:50:54.884 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-02T10:50:54.884 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:50:54.885 INFO:teuthology.orchestra.run.smithi114.stdout: "mgr": { 2023-11-02T10:50:54.885 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-02T10:50:54.885 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:50:54.885 INFO:teuthology.orchestra.run.smithi114.stdout: "osd": { 2023-11-02T10:50:54.886 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-02T10:50:54.886 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:50:54.886 INFO:teuthology.orchestra.run.smithi114.stdout: "mds": {}, 2023-11-02T10:50:54.886 INFO:teuthology.orchestra.run.smithi114.stdout: "rgw": { 2023-11-02T10:50:54.886 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-02T10:50:54.887 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:50:54.887 INFO:teuthology.orchestra.run.smithi114.stdout: "overall": { 2023-11-02T10:50:54.887 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-02T10:50:54.887 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:50:54.887 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:50:55.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:54 smithi174 bash[24093]: cluster 2023-11-02T10:50:53.763532+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:55.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:54 smithi174 bash[24093]: audit 2023-11-02T10:50:53.866676+0000 mgr.y (mgr.14140) 371 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:55.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:54 smithi174 bash[24093]: audit 2023-11-02T10:50:54.201051+0000 mgr.y (mgr.14140) 372 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:55.228 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:50:55.228 INFO:teuthology.orchestra.run.smithi114.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", 2023-11-02T10:50:55.228 INFO:teuthology.orchestra.run.smithi114.stdout: "in_progress": true, 2023-11-02T10:50:55.228 INFO:teuthology.orchestra.run.smithi114.stdout: "services_complete": [], 2023-11-02T10:50:55.228 INFO:teuthology.orchestra.run.smithi114.stdout: "message": "" 2023-11-02T10:50:55.229 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:50:55.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:54 smithi114 bash[24104]: cluster 2023-11-02T10:50:53.763532+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:55.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:54 smithi114 bash[24104]: audit 2023-11-02T10:50:53.866676+0000 mgr.y (mgr.14140) 371 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:55.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:54 smithi114 bash[24104]: audit 2023-11-02T10:50:54.201051+0000 mgr.y (mgr.14140) 372 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:55.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:54 smithi114 bash[27669]: cluster 2023-11-02T10:50:53.763532+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:55.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:54 smithi114 bash[27669]: audit 2023-11-02T10:50:53.866676+0000 mgr.y (mgr.14140) 371 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:55.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:54 smithi114 bash[27669]: audit 2023-11-02T10:50:54.201051+0000 mgr.y (mgr.14140) 372 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:56.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:55 smithi174 bash[24093]: audit 2023-11-02T10:50:54.521042+0000 mgr.y (mgr.14140) 373 : audit [DBG] from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:56.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:55 smithi174 bash[24093]: audit 2023-11-02T10:50:54.882003+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.114:0/385511106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:50:56.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:55 smithi174 bash[24093]: audit 2023-11-02T10:50:55.225064+0000 mgr.y (mgr.14140) 374 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:56.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:55 smithi114 bash[24104]: audit 2023-11-02T10:50:54.521042+0000 mgr.y (mgr.14140) 373 : audit [DBG] from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:56.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:55 smithi114 bash[24104]: audit 2023-11-02T10:50:54.882003+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.114:0/385511106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:50:56.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:55 smithi114 bash[24104]: audit 2023-11-02T10:50:55.225064+0000 mgr.y (mgr.14140) 374 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:56.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:55 smithi114 bash[27669]: audit 2023-11-02T10:50:54.521042+0000 mgr.y (mgr.14140) 373 : audit [DBG] from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:56.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:55 smithi114 bash[27669]: audit 2023-11-02T10:50:54.882003+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.114:0/385511106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:50:56.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:55 smithi114 bash[27669]: audit 2023-11-02T10:50:55.225064+0000 mgr.y (mgr.14140) 374 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:50:57.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:56 smithi174 bash[24093]: cluster 2023-11-02T10:50:55.764686+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:57.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:56 smithi114 bash[27669]: cluster 2023-11-02T10:50:55.764686+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:57.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:56 smithi114 bash[24104]: cluster 2023-11-02T10:50:55.764686+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:59.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:50:58 smithi174 bash[24093]: cluster 2023-11-02T10:50:57.765760+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:59.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:50:58 smithi114 bash[24104]: cluster 2023-11-02T10:50:57.765760+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:50:59.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:50:58 smithi114 bash[27669]: cluster 2023-11-02T10:50:57.765760+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:00.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:00 smithi114 bash[24104]: cluster 2023-11-02T10:50:59.766723+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:00.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:00 smithi114 bash[27669]: cluster 2023-11-02T10:50:59.766723+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:00.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:00 smithi174 bash[24093]: cluster 2023-11-02T10:50:59.766723+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:01.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[24104]: audit 2023-11-02T10:51:00.808483+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]: dispatch 2023-11-02T10:51:01.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[24104]: audit 2023-11-02T10:51:00.814540+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]': finished 2023-11-02T10:51:01.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[24104]: cephadm 2023-11-02T10:51:00.815246+0000 mgr.y (mgr.14140) 378 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-11-02T10:51:01.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[24104]: audit 2023-11-02T10:51:00.815729+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:51:01.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[24104]: cephadm 2023-11-02T10:51:00.817339+0000 mgr.y (mgr.14140) 379 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-02T10:51:01.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[24104]: cephadm 2023-11-02T10:51:00.818113+0000 mgr.y (mgr.14140) 380 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-02T10:51:01.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[24104]: cephadm 2023-11-02T10:51:01.068539+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 on smithi174 2023-11-02T10:51:01.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[27669]: audit 2023-11-02T10:51:00.808483+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]: dispatch 2023-11-02T10:51:01.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[27669]: audit 2023-11-02T10:51:00.814540+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]': finished 2023-11-02T10:51:01.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[27669]: cephadm 2023-11-02T10:51:00.815246+0000 mgr.y (mgr.14140) 378 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-11-02T10:51:01.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[27669]: audit 2023-11-02T10:51:00.815729+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:51:01.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[27669]: cephadm 2023-11-02T10:51:00.817339+0000 mgr.y (mgr.14140) 379 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-02T10:51:01.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[27669]: cephadm 2023-11-02T10:51:00.818113+0000 mgr.y (mgr.14140) 380 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-02T10:51:01.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:01 smithi114 bash[27669]: cephadm 2023-11-02T10:51:01.068539+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 on smithi174 2023-11-02T10:51:01.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:01 smithi174 bash[24093]: audit 2023-11-02T10:51:00.808483+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]: dispatch 2023-11-02T10:51:01.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:01 smithi174 bash[24093]: audit 2023-11-02T10:51:00.814540+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_version\": \"ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)\"}"}]': finished 2023-11-02T10:51:01.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:01 smithi174 bash[24093]: cephadm 2023-11-02T10:51:00.815246+0000 mgr.y (mgr.14140) 378 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-11-02T10:51:01.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:01 smithi174 bash[24093]: audit 2023-11-02T10:51:00.815729+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:51:01.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:01 smithi174 bash[24093]: cephadm 2023-11-02T10:51:00.817339+0000 mgr.y (mgr.14140) 379 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-02T10:51:01.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:01 smithi174 bash[24093]: cephadm 2023-11-02T10:51:00.818113+0000 mgr.y (mgr.14140) 380 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-02T10:51:01.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:01 smithi174 bash[24093]: cephadm 2023-11-02T10:51:01.068539+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 on smithi174 2023-11-02T10:51:02.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:02 smithi114 bash[24104]: cluster 2023-11-02T10:51:01.767667+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:02.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:02 smithi114 bash[27669]: cluster 2023-11-02T10:51:01.767667+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:02.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:02 smithi174 bash[24093]: cluster 2023-11-02T10:51:01.767667+0000 mgr.y (mgr.14140) 382 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:05.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:04 smithi174 bash[24093]: cluster 2023-11-02T10:51:03.768675+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:05.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:04 smithi114 bash[24104]: cluster 2023-11-02T10:51:03.768675+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:05.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:04 smithi114 bash[27669]: cluster 2023-11-02T10:51:03.768675+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:07.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:06 smithi174 bash[24093]: cluster 2023-11-02T10:51:05.769727+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:07.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:06 smithi114 bash[24104]: cluster 2023-11-02T10:51:05.769727+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:07.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:06 smithi114 bash[27669]: cluster 2023-11-02T10:51:05.769727+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:09.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:08 smithi174 bash[24093]: cluster 2023-11-02T10:51:07.770811+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:09.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:08 smithi114 bash[24104]: cluster 2023-11-02T10:51:07.770811+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:09.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:08 smithi114 bash[27669]: cluster 2023-11-02T10:51:07.770811+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:10.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:10 smithi114 bash[24104]: cluster 2023-11-02T10:51:09.771787+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:10.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:10 smithi114 bash[27669]: cluster 2023-11-02T10:51:09.771787+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:10.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:10 smithi174 bash[24093]: cluster 2023-11-02T10:51:09.771787+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:13.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:12 smithi174 bash[24093]: cluster 2023-11-02T10:51:11.772689+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:13.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:12 smithi114 bash[27669]: cluster 2023-11-02T10:51:11.772689+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:13.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:12 smithi114 bash[24104]: cluster 2023-11-02T10:51:11.772689+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:15.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:14 smithi174 bash[24093]: cluster 2023-11-02T10:51:13.773668+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:15.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:14 smithi114 bash[27669]: cluster 2023-11-02T10:51:13.773668+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:15.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:14 smithi114 bash[24104]: cluster 2023-11-02T10:51:13.773668+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:17.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:16 smithi174 bash[24093]: cluster 2023-11-02T10:51:15.774781+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:17.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:16 smithi114 bash[27669]: cluster 2023-11-02T10:51:15.774781+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:17.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:16 smithi114 bash[24104]: cluster 2023-11-02T10:51:15.774781+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:19.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:18 smithi174 bash[24093]: cluster 2023-11-02T10:51:17.775823+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:19.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:18 smithi114 bash[24104]: cluster 2023-11-02T10:51:17.775823+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:19.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:18 smithi114 bash[27669]: cluster 2023-11-02T10:51:17.775823+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:20.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:20 smithi114 bash[24104]: cluster 2023-11-02T10:51:19.776744+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:20.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:20 smithi114 bash[27669]: cluster 2023-11-02T10:51:19.776744+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:20.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:20 smithi174 bash[24093]: cluster 2023-11-02T10:51:19.776744+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:23.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:22 smithi174 bash[24093]: cluster 2023-11-02T10:51:21.777715+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:23.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:22 smithi114 bash[24104]: cluster 2023-11-02T10:51:21.777715+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:23.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:22 smithi114 bash[27669]: cluster 2023-11-02T10:51:21.777715+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:25.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:24 smithi174 bash[24093]: cluster 2023-11-02T10:51:23.778894+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:25.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:24 smithi114 bash[27669]: cluster 2023-11-02T10:51:23.778894+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:25.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:24 smithi114 bash[24104]: cluster 2023-11-02T10:51:23.778894+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:25.581 INFO:teuthology.orchestra.run.smithi114.stdout:true 2023-11-02T10:51:26.221 INFO:teuthology.orchestra.run.smithi114.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-11-02T10:51:26.222 INFO:teuthology.orchestra.run.smithi114.stdout:alertmanager.a smithi114 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d 4ae11b7daf5a 2023-11-02T10:51:26.222 INFO:teuthology.orchestra.run.smithi114.stdout:grafana.a smithi174 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 87e5239956af 2023-11-02T10:51:26.222 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.x smithi174 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e071922238e7 2023-11-02T10:51:26.223 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.y smithi114 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 69f89ac5afaf 2023-11-02T10:51:26.223 INFO:teuthology.orchestra.run.smithi114.stdout:mon.a smithi114 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 98e2597c2ffa 2023-11-02T10:51:26.223 INFO:teuthology.orchestra.run.smithi114.stdout:mon.b smithi174 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5302327bfb55 2023-11-02T10:51:26.223 INFO:teuthology.orchestra.run.smithi114.stdout:mon.c smithi114 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 77890eb2e5d6 2023-11-02T10:51:26.223 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.a smithi114 running (5m) 3m ago 5m prom/node-exporter 458e026e6aa6 29d486d4480a 2023-11-02T10:51:26.224 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.b smithi174 running (5m) 3m ago 5m prom/node-exporter 458e026e6aa6 8bf86ac676be 2023-11-02T10:51:26.224 INFO:teuthology.orchestra.run.smithi114.stdout:osd.0 smithi114 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 295d92a816a1 2023-11-02T10:51:26.224 INFO:teuthology.orchestra.run.smithi114.stdout:osd.1 smithi114 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea1042bac253 2023-11-02T10:51:26.224 INFO:teuthology.orchestra.run.smithi114.stdout:osd.2 smithi114 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 90d5b3e93680 2023-11-02T10:51:26.225 INFO:teuthology.orchestra.run.smithi114.stdout:osd.3 smithi114 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7c3060fd654a 2023-11-02T10:51:26.225 INFO:teuthology.orchestra.run.smithi114.stdout:osd.4 smithi174 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 afa48183c0c1 2023-11-02T10:51:26.225 INFO:teuthology.orchestra.run.smithi114.stdout:osd.5 smithi174 running (6m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 74540e418d57 2023-11-02T10:51:26.225 INFO:teuthology.orchestra.run.smithi114.stdout:osd.6 smithi174 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 de31c5cd0887 2023-11-02T10:51:26.225 INFO:teuthology.orchestra.run.smithi114.stdout:osd.7 smithi174 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 13973aa3255f 2023-11-02T10:51:26.226 INFO:teuthology.orchestra.run.smithi114.stdout:prometheus.a smithi174 running (4m) 3m ago 5m prom/prometheus:latest 22010d1e5539 cd9c5ada8993 2023-11-02T10:51:26.226 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi114.gpejid smithi114 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b87dce80eca5 2023-11-02T10:51:26.226 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi174.cbclbo smithi174 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 af65266aa882 2023-11-02T10:51:26.571 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:51:26.572 INFO:teuthology.orchestra.run.smithi114.stdout: "mon": { 2023-11-02T10:51:26.572 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-02T10:51:26.572 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:51:26.572 INFO:teuthology.orchestra.run.smithi114.stdout: "mgr": { 2023-11-02T10:51:26.572 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-02T10:51:26.573 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:51:26.573 INFO:teuthology.orchestra.run.smithi114.stdout: "osd": { 2023-11-02T10:51:26.573 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-02T10:51:26.573 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:51:26.574 INFO:teuthology.orchestra.run.smithi114.stdout: "mds": {}, 2023-11-02T10:51:26.574 INFO:teuthology.orchestra.run.smithi114.stdout: "rgw": { 2023-11-02T10:51:26.574 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-02T10:51:26.574 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:51:26.575 INFO:teuthology.orchestra.run.smithi114.stdout: "overall": { 2023-11-02T10:51:26.575 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-11-02T10:51:26.575 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:51:26.575 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:51:26.891 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:51:26.891 INFO:teuthology.orchestra.run.smithi114.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", 2023-11-02T10:51:26.892 INFO:teuthology.orchestra.run.smithi114.stdout: "in_progress": true, 2023-11-02T10:51:26.892 INFO:teuthology.orchestra.run.smithi114.stdout: "services_complete": [], 2023-11-02T10:51:26.892 INFO:teuthology.orchestra.run.smithi114.stdout: "message": "" 2023-11-02T10:51:26.892 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:51:27.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:26 smithi174 bash[24093]: audit 2023-11-02T10:51:25.565552+0000 mgr.y (mgr.14140) 394 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:27.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:26 smithi174 bash[24093]: cluster 2023-11-02T10:51:25.779926+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:27.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:26 smithi174 bash[24093]: audit 2023-11-02T10:51:25.887983+0000 mgr.y (mgr.14140) 396 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:27.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:26 smithi174 bash[24093]: audit 2023-11-02T10:51:26.205589+0000 mgr.y (mgr.14140) 397 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:27.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:26 smithi174 bash[24093]: audit 2023-11-02T10:51:26.569364+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.114:0/2608223874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:51:27.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[24104]: audit 2023-11-02T10:51:25.565552+0000 mgr.y (mgr.14140) 394 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:27.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[24104]: cluster 2023-11-02T10:51:25.779926+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:27.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[24104]: audit 2023-11-02T10:51:25.887983+0000 mgr.y (mgr.14140) 396 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:27.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[24104]: audit 2023-11-02T10:51:26.205589+0000 mgr.y (mgr.14140) 397 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:27.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[24104]: audit 2023-11-02T10:51:26.569364+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.114:0/2608223874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:51:27.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[27669]: audit 2023-11-02T10:51:25.565552+0000 mgr.y (mgr.14140) 394 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:27.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[27669]: cluster 2023-11-02T10:51:25.779926+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:27.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[27669]: audit 2023-11-02T10:51:25.887983+0000 mgr.y (mgr.14140) 396 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:27.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[27669]: audit 2023-11-02T10:51:26.205589+0000 mgr.y (mgr.14140) 397 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:27.306 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:26 smithi114 bash[27669]: audit 2023-11-02T10:51:26.569364+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.114:0/2608223874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:51:28.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:27 smithi174 bash[24093]: audit 2023-11-02T10:51:26.888424+0000 mgr.y (mgr.14140) 398 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:28.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:27 smithi114 bash[24104]: audit 2023-11-02T10:51:26.888424+0000 mgr.y (mgr.14140) 398 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:28.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:27 smithi114 bash[27669]: audit 2023-11-02T10:51:26.888424+0000 mgr.y (mgr.14140) 398 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:51:29.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:28 smithi174 bash[24093]: cluster 2023-11-02T10:51:27.780987+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:29.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:28 smithi114 bash[24104]: cluster 2023-11-02T10:51:27.780987+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:29.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:28 smithi114 bash[27669]: cluster 2023-11-02T10:51:27.780987+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:30.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:30 smithi114 bash[24104]: cluster 2023-11-02T10:51:29.781955+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:30.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:30 smithi114 bash[27669]: cluster 2023-11-02T10:51:29.781955+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:30.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:30 smithi174 bash[24093]: cluster 2023-11-02T10:51:29.781955+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:33.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:32 smithi174 bash[24093]: cluster 2023-11-02T10:51:31.782896+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:33.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:32 smithi114 bash[24104]: cluster 2023-11-02T10:51:31.782896+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:33.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:32 smithi114 bash[27669]: cluster 2023-11-02T10:51:31.782896+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:35.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:34 smithi174 bash[24093]: cluster 2023-11-02T10:51:33.783869+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:35.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:34 smithi114 bash[27669]: cluster 2023-11-02T10:51:33.783869+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:35.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:34 smithi114 bash[24104]: cluster 2023-11-02T10:51:33.783869+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:37.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:36 smithi174 bash[24093]: cluster 2023-11-02T10:51:35.785033+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:37.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:36 smithi114 bash[24104]: cluster 2023-11-02T10:51:35.785033+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:37.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:36 smithi114 bash[27669]: cluster 2023-11-02T10:51:35.785033+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:39.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:38 smithi174 bash[24093]: cluster 2023-11-02T10:51:37.785979+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:39.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:38 smithi114 bash[24104]: cluster 2023-11-02T10:51:37.785979+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:39.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:38 smithi114 bash[27669]: cluster 2023-11-02T10:51:37.785979+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:40.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:39 smithi174 bash[24093]: cephadm 2023-11-02T10:51:39.218759+0000 mgr.y (mgr.14140) 405 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-11-02T10:51:40.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:39 smithi174 bash[24093]: cephadm 2023-11-02T10:51:39.218926+0000 mgr.y (mgr.14140) 406 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-11-02T10:51:40.206 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:39 smithi174 bash[24093]: audit 2023-11-02T10:51:39.219527+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]: dispatch 2023-11-02T10:51:40.207 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:39 smithi174 bash[24093]: audit 2023-11-02T10:51:39.227757+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]': finished 2023-11-02T10:51:40.207 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:39 smithi174 bash[24093]: audit 2023-11-02T10:51:39.229742+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-02T10:51:40.207 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:39 smithi174 bash[24093]: audit 2023-11-02T10:51:39.231432+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:51:40.207 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:39 smithi174 bash[24093]: cephadm 2023-11-02T10:51:39.232720+0000 mgr.y (mgr.14140) 407 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-11-02T10:51:40.207 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:39 smithi174 bash[24093]: audit 2023-11-02T10:51:39.233651+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-02T10:51:40.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[27669]: cephadm 2023-11-02T10:51:39.218759+0000 mgr.y (mgr.14140) 405 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-11-02T10:51:40.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[27669]: cephadm 2023-11-02T10:51:39.218926+0000 mgr.y (mgr.14140) 406 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-11-02T10:51:40.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[27669]: audit 2023-11-02T10:51:39.219527+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]: dispatch 2023-11-02T10:51:40.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[27669]: audit 2023-11-02T10:51:39.227757+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]': finished 2023-11-02T10:51:40.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[27669]: audit 2023-11-02T10:51:39.229742+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-02T10:51:40.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[27669]: audit 2023-11-02T10:51:39.231432+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:51:40.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[27669]: cephadm 2023-11-02T10:51:39.232720+0000 mgr.y (mgr.14140) 407 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-11-02T10:51:40.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[27669]: audit 2023-11-02T10:51:39.233651+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-02T10:51:40.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[24104]: cephadm 2023-11-02T10:51:39.218759+0000 mgr.y (mgr.14140) 405 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-11-02T10:51:40.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[24104]: cephadm 2023-11-02T10:51:39.218926+0000 mgr.y (mgr.14140) 406 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-11-02T10:51:40.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[24104]: audit 2023-11-02T10:51:39.219527+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]: dispatch 2023-11-02T10:51:40.306 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[24104]: audit 2023-11-02T10:51:39.227757+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8", "who": "mgr.x"}]': finished 2023-11-02T10:51:40.306 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[24104]: audit 2023-11-02T10:51:39.229742+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-11-02T10:51:40.306 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[24104]: audit 2023-11-02T10:51:39.231432+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:51:40.306 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[24104]: cephadm 2023-11-02T10:51:39.232720+0000 mgr.y (mgr.14140) 407 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-11-02T10:51:40.306 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:39 smithi114 bash[24104]: audit 2023-11-02T10:51:39.233651+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-11-02T10:51:41.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:40 smithi174 bash[24093]: cluster 2023-11-02T10:51:39.786936+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:41.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:40 smithi114 bash[24104]: cluster 2023-11-02T10:51:39.786936+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:41.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:40 smithi114 bash[27669]: cluster 2023-11-02T10:51:39.786936+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:41.725 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:41 smithi174 systemd[1]: Stopping Ceph mgr.x for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:51:43.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:42 smithi174 bash[24093]: cluster 2023-11-02T10:51:41.787824+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:43.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:42 smithi114 bash[24104]: cluster 2023-11-02T10:51:41.787824+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:43.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:42 smithi114 bash[27669]: cluster 2023-11-02T10:51:41.787824+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:45.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:44 smithi174 bash[24093]: cluster 2023-11-02T10:51:43.788855+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:45.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:44 smithi114 bash[24104]: cluster 2023-11-02T10:51:43.788855+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:45.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:44 smithi114 bash[27669]: cluster 2023-11-02T10:51:43.788855+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:47.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:46 smithi174 bash[24093]: cluster 2023-11-02T10:51:45.790009+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:47.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:46 smithi114 bash[24104]: cluster 2023-11-02T10:51:45.790009+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:47.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:46 smithi114 bash[27669]: cluster 2023-11-02T10:51:45.790009+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:49.225 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:48 smithi174 bash[24093]: cluster 2023-11-02T10:51:47.790970+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:49.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:48 smithi114 bash[24104]: cluster 2023-11-02T10:51:47.790970+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:49.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:48 smithi114 bash[27669]: cluster 2023-11-02T10:51:47.790970+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:50.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:50 smithi114 bash[24104]: cluster 2023-11-02T10:51:49.792000+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:50.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:50 smithi114 bash[27669]: cluster 2023-11-02T10:51:49.792000+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:50.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:50 smithi174 bash[24093]: cluster 2023-11-02T10:51:49.792000+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:52.475 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:52 smithi174 docker[35671]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mgr.x 2023-11-02T10:51:52.476 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:52 smithi174 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-11-02T10:51:52.476 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:52 smithi174 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-11-02T10:51:52.476 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:52 smithi174 systemd[1]: Stopped Ceph mgr.x for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:51:52.854 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:52 smithi174 systemd[1]: Starting Ceph mgr.x for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:51:52.855 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:52 smithi174 docker[35752]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mgr.x 2023-11-02T10:51:52.855 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:52 smithi174 systemd[1]: Started Ceph mgr.x for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:51:53.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:52 smithi174 bash[24093]: cluster 2023-11-02T10:51:51.792957+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:53.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:52 smithi174 bash[24093]: audit 2023-11-02T10:51:52.524535+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:51:53.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:52 smithi174 bash[24093]: audit 2023-11-02T10:51:52.530976+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:51:53.228 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:52 smithi174 bash[24093]: audit 2023-11-02T10:51:52.819897+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:51:52.818086\"}"}]: dispatch 2023-11-02T10:51:53.228 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:52 smithi174 bash[24093]: audit 2023-11-02T10:51:52.824426+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:51:52.818086\"}"}]': finished 2023-11-02T10:51:53.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[24104]: cluster 2023-11-02T10:51:51.792957+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:53.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[27669]: cluster 2023-11-02T10:51:51.792957+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:53.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[24104]: audit 2023-11-02T10:51:52.524535+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:51:53.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[27669]: audit 2023-11-02T10:51:52.524535+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]: dispatch 2023-11-02T10:51:53.306 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[24104]: audit 2023-11-02T10:51:52.530976+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:51:53.307 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[27669]: audit 2023-11-02T10:51:52.530976+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:41:14.584567\"}"}]': finished 2023-11-02T10:51:53.307 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[24104]: audit 2023-11-02T10:51:52.819897+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:51:52.818086\"}"}]: dispatch 2023-11-02T10:51:53.308 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[24104]: audit 2023-11-02T10:51:52.824426+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:51:52.818086\"}"}]': finished 2023-11-02T10:51:53.308 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[27669]: audit 2023-11-02T10:51:52.819897+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:51:52.818086\"}"}]: dispatch 2023-11-02T10:51:53.309 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:52 smithi114 bash[27669]: audit 2023-11-02T10:51:52.824426+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.704868\", \"created\": \"2023-11-02T10:39:52.073945\", \"started\": \"2023-11-02T10:39:58.260499\"}, \"mgr.y\": {\"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705011\", \"created\": \"2023-11-02T10:40:00.609749\", \"started\": \"2023-11-02T10:40:00.629259\"}, \"mon.c\": {\"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705094\", \"created\": \"2023-11-02T10:41:30.147685\", \"started\": \"2023-11-02T10:41:30.175616\"}, \"osd.0\": {\"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705171\", \"created\": \"2023-11-02T10:42:21.314497\", \"started\": \"2023-11-02T10:42:25.723198\"}, \"osd.1\": {\"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:07.705248\", \"created\": \"2023-11-02T10:42:47.205439\", \"started\": \"2023-11-02T10:42:51.462542\"}, \"osd.2\": {\"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:07.705326\", \"created\": \"2023-11-02T10:43:13.472629\", \"started\": \"2023-11-02T10:43:16.939131\"}, \"osd.3\": {\"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"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-02T10:48:07.705403\", \"created\": \"2023-11-02T10:43:40.379990\", \"started\": \"2023-11-02T10:43:44.316388\"}, \"node-exporter.a\": {\"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705481\", \"created\": \"2023-11-02T10:45:50.721164\", \"started\": \"2023-11-02T10:45:57.764489\"}, \"alertmanager.a\": {\"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705558\", \"created\": \"2023-11-02T10:46:06.208823\", \"started\": \"2023-11-02T10:46:40.316490\"}, \"rgw.r.z.smithi114.gpejid\": {\"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:07.705634\", \"created\": \"2023-11-02T10:48:04.190202\", \"started\": \"2023-11-02T10:48:04.212681\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016\"}}, \"last_daemon_update\": \"2023-11-02T10:48:07.705803\", \"last_device_update\": \"2023-11-02T10:43:47.587848\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.114\"], \"172.21.15.254\": [\"172.21.15.114\"]}, \"last_host_check\": \"2023-11-02T10:51:52.818086\"}"}]': finished 2023-11-02T10:51:53.600 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:53 smithi174 bash[35772]: debug 2023-11-02T10:51:53.430+0000 7fd451ef0700 1 -- 172.21.15.174:0/1991198645 <== mon.2 v2:172.21.15.174:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55751a2904e0 con 0x55751a385000 2023-11-02T10:51:53.600 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:53 smithi174 bash[35772]: debug 2023-11-02T10:51:53.590+0000 7fd4624d7680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-02T10:51:53.858 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:53 smithi174 bash[35772]: debug 2023-11-02T10:51:53.706+0000 7fd4624d7680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-02T10:51:54.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:53 smithi174 bash[24093]: audit 2023-11-02T10:51:53.109129+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]: dispatch 2023-11-02T10:51:54.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:53 smithi174 bash[24093]: audit 2023-11-02T10:51:53.115679+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]': finished 2023-11-02T10:51:54.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:53 smithi174 bash[24093]: audit 2023-11-02T10:51:53.117342+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:51:54.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:53 smithi114 bash[24104]: audit 2023-11-02T10:51:53.109129+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]: dispatch 2023-11-02T10:51:54.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:53 smithi114 bash[24104]: audit 2023-11-02T10:51:53.115679+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]': finished 2023-11-02T10:51:54.305 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:53 smithi114 bash[24104]: audit 2023-11-02T10:51:53.117342+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:51:54.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:53 smithi114 bash[27669]: audit 2023-11-02T10:51:53.109129+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]: dispatch 2023-11-02T10:51:54.306 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:53 smithi114 bash[27669]: audit 2023-11-02T10:51:53.115679+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785166\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785357\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785418\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:48:08.785478\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:48:08.785538\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785599\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785660\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:48:08.785721\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:48:08.785782\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]': finished 2023-11-02T10:51:54.306 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:53 smithi114 bash[27669]: audit 2023-11-02T10:51:53.117342+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-11-02T10:51:54.725 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:54 smithi174 bash[35772]: debug 2023-11-02T10:51:54.222+0000 7fd4624d7680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-02T10:51:55.406 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[27669]: cluster 2023-11-02T10:51:53.794047+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:55.407 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24104]: cluster 2023-11-02T10:51:53.794047+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:55.407 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[27669]: audit 2023-11-02T10:51:54.364664+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.360913\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361112\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:51:52.523126\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361240\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361361\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361479\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:51:54.361598\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361717\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361836\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:51:54.361955\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.362073\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:51:54.362347\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]: dispatch 2023-11-02T10:51:55.408 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[27669]: audit 2023-11-02T10:51:54.370833+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.360913\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361112\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:51:52.523126\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361240\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361361\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361479\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:51:54.361598\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361717\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361836\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:51:54.361955\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.362073\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:51:54.362347\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]': finished 2023-11-02T10:51:55.408 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[27669]: audit 2023-11-02T10:51:54.375966+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:51:55.408 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[27669]: audit 2023-11-02T10:51:54.384657+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-11-02T10:51:55.408 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[27669]: cluster 2023-11-02T10:51:54.391674+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-02T10:51:55.409 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24104]: audit 2023-11-02T10:51:54.364664+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.360913\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361112\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:51:52.523126\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361240\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361361\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361479\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:51:54.361598\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361717\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361836\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:51:54.361955\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.362073\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:51:54.362347\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]: dispatch 2023-11-02T10:51:55.409 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24104]: audit 2023-11-02T10:51:54.370833+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.360913\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361112\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:51:52.523126\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361240\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361361\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361479\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:51:54.361598\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361717\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361836\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:51:54.361955\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.362073\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:51:54.362347\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]': finished 2023-11-02T10:51:55.410 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24104]: audit 2023-11-02T10:51:54.375966+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:51:55.410 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24104]: audit 2023-11-02T10:51:54.384657+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-11-02T10:51:55.410 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24104]: cluster 2023-11-02T10:51:54.391674+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-02T10:51:55.411 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:55 smithi174 bash[35772]: debug 2023-11-02T10:51:55.154+0000 7fd4624d7680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-02T10:51:55.411 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:55 smithi174 bash[35772]: debug 2023-11-02T10:51:55.246+0000 7fd4624d7680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-02T10:51:55.412 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:55 smithi174 bash[24093]: cluster 2023-11-02T10:51:53.794047+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:51:55.412 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:55 smithi174 bash[24093]: audit 2023-11-02T10:51:54.364664+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.360913\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361112\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:51:52.523126\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361240\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361361\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361479\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:51:54.361598\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361717\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361836\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:51:54.361955\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.362073\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:51:54.362347\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]: dispatch 2023-11-02T10:51:55.412 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:55 smithi174 bash[24093]: audit 2023-11-02T10:51:54.370833+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.360913\", \"created\": \"2023-11-02T10:41:43.813405\", \"started\": \"2023-11-02T10:41:43.835896\"}, \"mgr.x\": {\"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361112\", \"created\": \"2023-11-02T10:42:00.721016\", \"started\": \"2023-11-02T10:51:52.523126\"}, \"osd.4\": {\"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361240\", \"created\": \"2023-11-02T10:44:01.800134\", \"started\": \"2023-11-02T10:44:04.625849\"}, \"osd.5\": {\"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361361\", \"created\": \"2023-11-02T10:44:25.779735\", \"started\": \"2023-11-02T10:44:29.042721\"}, \"osd.6\": {\"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.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-02T10:51:54.361479\", \"created\": \"2023-11-02T10:44:51.715209\", \"started\": \"2023-11-02T10:44:55.100759\"}, \"osd.7\": {\"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"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-02T10:51:54.361598\", \"created\": \"2023-11-02T10:45:17.342666\", \"started\": \"2023-11-02T10:45:20.670545\"}, \"prometheus.a\": {\"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361717\", \"created\": \"2023-11-02T10:45:48.969992\", \"started\": \"2023-11-02T10:46:47.696924\"}, \"node-exporter.b\": {\"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.361836\", \"created\": \"2023-11-02T10:45:51.429939\", \"started\": \"2023-11-02T10:45:56.996223\"}, \"grafana.a\": {\"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"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-02T10:51:54.361955\", \"created\": \"2023-11-02T10:46:29.593117\", \"started\": \"2023-11-02T10:46:29.612352\"}, \"rgw.r.z.smithi174.cbclbo\": {\"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-11-02T10:51:54.362073\", \"created\": \"2023-11-02T10:48:06.707051\", \"started\": \"2023-11-02T10:48:06.736854\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589\"}}, \"last_daemon_update\": \"2023-11-02T10:51:54.362347\", \"last_device_update\": \"2023-11-02T10:45:25.082216\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.174\"], \"172.21.15.254\": [\"172.21.15.174\"]}, \"last_host_check\": \"2023-11-02T10:51:53.106866\"}"}]': finished 2023-11-02T10:51:55.412 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:55 smithi174 bash[24093]: audit 2023-11-02T10:51:54.375966+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:51:55.413 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:55 smithi174 bash[24093]: audit 2023-11-02T10:51:54.384657+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-11-02T10:51:55.413 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:55 smithi174 bash[24093]: cluster 2023-11-02T10:51:54.391674+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-11-02T10:51:55.726 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:55 smithi174 bash[35772]: debug 2023-11-02T10:51:55.498+0000 7fd4624d7680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-02T10:51:55.804 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24362]: ignoring --setuser ceph since I am not root 2023-11-02T10:51:55.804 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24362]: ignoring --setgroup ceph since I am not root 2023-11-02T10:51:55.804 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24362]: debug 2023-11-02T10:51:55.412+0000 7f780bc08040 1 -- 172.21.15.114:0/1029966509 >> [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] conn(0x55d0f2013000 msgr2=0x55d0f2c88480 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-11-02T10:51:55.804 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:51:55 smithi114 bash[24362]: debug 2023-11-02T10:51:55.412+0000 7f780bc08040 1 --2- 172.21.15.114:0/1029966509 >> [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] conn(0x55d0f2013000 0x55d0f2c88480 secure :-1 s=READY pgs=166 cs=0 l=1 rx=0x55d0f2005140 tx=0x55d0f20077c0).stop 2023-11-02T10:51:56.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[24093]: cephadm 2023-11-02T10:51:54.375448+0000 mgr.y (mgr.14140) 416 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-11-02T10:51:56.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[24093]: cephadm 2023-11-02T10:51:54.377859+0000 mgr.y (mgr.14140) 417 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-02T10:51:56.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[24093]: cephadm 2023-11-02T10:51:54.378876+0000 mgr.y (mgr.14140) 418 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-02T10:51:56.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[24093]: cephadm 2023-11-02T10:51:54.383605+0000 mgr.y (mgr.14140) 419 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-11-02T10:51:56.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[24093]: audit 2023-11-02T10:51:55.378394+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-11-02T10:51:56.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[24093]: cluster 2023-11-02T10:51:55.378552+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e15: x(active, starting, since 0.993111s) 2023-11-02T10:51:56.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[27669]: cephadm 2023-11-02T10:51:54.375448+0000 mgr.y (mgr.14140) 416 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-11-02T10:51:56.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[27669]: cephadm 2023-11-02T10:51:54.377859+0000 mgr.y (mgr.14140) 417 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-02T10:51:56.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[27669]: cephadm 2023-11-02T10:51:54.378876+0000 mgr.y (mgr.14140) 418 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-02T10:51:56.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[27669]: cephadm 2023-11-02T10:51:54.383605+0000 mgr.y (mgr.14140) 419 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-11-02T10:51:56.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[27669]: audit 2023-11-02T10:51:55.378394+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-11-02T10:51:56.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[27669]: cluster 2023-11-02T10:51:55.378552+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e15: x(active, starting, since 0.993111s) 2023-11-02T10:51:56.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[24104]: cephadm 2023-11-02T10:51:54.375448+0000 mgr.y (mgr.14140) 416 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 with id 905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60 2023-11-02T10:51:56.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[24104]: cephadm 2023-11-02T10:51:54.377859+0000 mgr.y (mgr.14140) 417 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-11-02T10:51:56.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[24104]: cephadm 2023-11-02T10:51:54.378876+0000 mgr.y (mgr.14140) 418 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-11-02T10:51:56.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[24104]: cephadm 2023-11-02T10:51:54.383605+0000 mgr.y (mgr.14140) 419 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-11-02T10:51:56.555 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[24104]: audit 2023-11-02T10:51:55.378394+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14140 172.21.15.114:0/3098216387' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-11-02T10:51:56.556 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:51:56 smithi114 bash[24104]: cluster 2023-11-02T10:51:55.378552+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e15: x(active, starting, since 0.993111s) 2023-11-02T10:51:56.888 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[35772]: debug 2023-11-02T10:51:56.622+0000 7fd4624d7680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-02T10:51:56.889 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[35772]: debug 2023-11-02T10:51:56.782+0000 7fd4624d7680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-02T10:51:57.219 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[35772]: debug 2023-11-02T10:51:56.878+0000 7fd4624d7680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-02T10:51:57.220 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:56 smithi174 bash[35772]: debug 2023-11-02T10:51:56.990+0000 7fd4624d7680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-02T10:51:57.475 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:57 smithi174 bash[35772]: debug 2023-11-02T10:51:57.210+0000 7fd4624d7680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-02T10:51:57.975 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:57 smithi174 bash[35772]: debug 2023-11-02T10:51:57.570+0000 7fd4624d7680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-02T10:51:57.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:57 smithi174 bash[35772]: debug 2023-11-02T10:51:57.690+0000 7fd4624d7680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-02T10:51:58.975 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:58 smithi174 bash[35772]: debug 2023-11-02T10:51:58.550+0000 7fd4624d7680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-02T10:51:58.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:58 smithi174 bash[35772]: debug 2023-11-02T10:51:58.654+0000 7fd4624d7680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-02T10:51:58.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:58 smithi174 bash[35772]: debug 2023-11-02T10:51:58.770+0000 7fd4624d7680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-02T10:51:59.290 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:58 smithi174 bash[35772]: debug 2023-11-02T10:51:58.990+0000 7fd4624d7680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-02T10:51:59.625 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:59 smithi174 bash[35772]: debug 2023-11-02T10:51:59.282+0000 7fd4624d7680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-02T10:51:59.626 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:59 smithi174 bash[35772]: debug 2023-11-02T10:51:59.446+0000 7fd4624d7680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-02T10:51:59.946 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:59 smithi174 bash[35772]: debug 2023-11-02T10:51:59.618+0000 7fd4624d7680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-02T10:51:59.946 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:59 smithi174 bash[35772]: debug 2023-11-02T10:51:59.830+0000 7fd4624d7680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-02T10:52:00.225 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:51:59 smithi174 bash[35772]: debug 2023-11-02T10:51:59.938+0000 7fd4624d7680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-02T10:52:00.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: cluster 2023-11-02T10:51:59.624177+0000 mon.a (mon.0) 606 : cluster [DBG] Standby manager daemon y started 2023-11-02T10:52:00.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: audit 2023-11-02T10:51:59.625763+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.? 172.21.15.114:0/2945978090' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:52:00.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: audit 2023-11-02T10:51:59.628046+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.? 172.21.15.114:0/2945978090' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:52:00.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: cluster 2023-11-02T10:51:59.966946+0000 mon.a (mon.0) 609 : cluster [INF] Active manager daemon x restarted 2023-11-02T10:52:00.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: audit 2023-11-02T10:51:59.967749+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-02T10:52:00.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: cluster 2023-11-02T10:51:59.968326+0000 mon.a (mon.0) 610 : cluster [INF] Activating manager daemon x 2023-11-02T10:52:00.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: audit 2023-11-02T10:51:59.973587+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:52:00.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: cluster 2023-11-02T10:51:59.974984+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-02T10:52:00.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: audit 2023-11-02T10:51:59.975665+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-02T10:52:00.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[27669]: audit 2023-11-02T10:51:59.976043+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:52:00.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: cluster 2023-11-02T10:51:59.624177+0000 mon.a (mon.0) 606 : cluster [DBG] Standby manager daemon y started 2023-11-02T10:52:00.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: audit 2023-11-02T10:51:59.625763+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.? 172.21.15.114:0/2945978090' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:52:00.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: audit 2023-11-02T10:51:59.628046+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.? 172.21.15.114:0/2945978090' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:52:00.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: cluster 2023-11-02T10:51:59.966946+0000 mon.a (mon.0) 609 : cluster [INF] Active manager daemon x restarted 2023-11-02T10:52:00.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: audit 2023-11-02T10:51:59.967749+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-02T10:52:00.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: cluster 2023-11-02T10:51:59.968326+0000 mon.a (mon.0) 610 : cluster [INF] Activating manager daemon x 2023-11-02T10:52:00.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: audit 2023-11-02T10:51:59.973587+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:52:00.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: cluster 2023-11-02T10:51:59.974984+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-02T10:52:00.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: audit 2023-11-02T10:51:59.975665+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-02T10:52:00.808 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:00 smithi114 bash[24104]: audit 2023-11-02T10:51:59.976043+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:52:00.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: cluster 2023-11-02T10:51:59.624177+0000 mon.a (mon.0) 606 : cluster [DBG] Standby manager daemon y started 2023-11-02T10:52:00.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: audit 2023-11-02T10:51:59.625763+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.? 172.21.15.114:0/2945978090' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:52:00.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: audit 2023-11-02T10:51:59.628046+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.? 172.21.15.114:0/2945978090' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:52:00.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: cluster 2023-11-02T10:51:59.966946+0000 mon.a (mon.0) 609 : cluster [INF] Active manager daemon x restarted 2023-11-02T10:52:00.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: audit 2023-11-02T10:51:59.967749+0000 mon.b (mon.2) 20 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-02T10:52:00.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: cluster 2023-11-02T10:51:59.968326+0000 mon.a (mon.0) 610 : cluster [INF] Activating manager daemon x 2023-11-02T10:52:00.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: audit 2023-11-02T10:51:59.973587+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:52:00.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: cluster 2023-11-02T10:51:59.974984+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-11-02T10:52:00.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: audit 2023-11-02T10:51:59.975665+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-02T10:52:00.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:00 smithi174 bash[24093]: audit 2023-11-02T10:51:59.976043+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:52:01.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:01 smithi114 bash[27669]: cluster 2023-11-02T10:52:00.503399+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e16: x(active, starting, since 0.535465s), standbys: y 2023-11-02T10:52:01.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:01 smithi114 bash[24104]: cluster 2023-11-02T10:52:00.503399+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e16: x(active, starting, since 0.535465s), standbys: y 2023-11-02T10:52:01.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:01 smithi174 bash[24093]: cluster 2023-11-02T10:52:00.503399+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e16: x(active, starting, since 0.535465s), standbys: y 2023-11-02T10:52:06.630 INFO:teuthology.orchestra.run.smithi114.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-11-02T10:52:06.631 INFO:teuthology.orchestra.run.smithi114.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-11-02T10:52:06.819 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.509141+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-02T10:52:06.820 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.509497+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-02T10:52:06.820 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.509811+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-02T10:52:06.820 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.513014+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-02T10:52:06.820 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.513762+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-02T10:52:06.821 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.514223+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:52:06.821 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.514875+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:52:06.821 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.515418+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:52:06.821 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.515889+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:52:06.821 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.516325+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:52:06.821 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.516817+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:52:06.822 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.517296+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:52:06.822 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.517769+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:52:06.822 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.519064+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-02T10:52:06.822 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.519778+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-02T10:52:06.822 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.520929+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-02T10:52:06.823 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.522563+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-02T10:52:06.823 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.523881+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-02T10:52:06.823 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.524427+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-02T10:52:06.823 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.524969+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi114"}]: dispatch 2023-11-02T10:52:06.823 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.525499+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi174"}]: dispatch 2023-11-02T10:52:06.823 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.526056+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-02T10:52:06.824 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.526545+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-02T10:52:06.824 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.527051+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-02T10:52:06.824 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.527539+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-02T10:52:06.824 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.528039+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-02T10:52:06.824 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.528525+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-02T10:52:06.824 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.529011+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-02T10:52:06.825 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.529513+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-02T10:52:06.825 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.530056+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-02T10:52:06.825 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.530577+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-02T10:52:06.825 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.531102+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-02T10:52:06.825 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.531649+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:52:06.826 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.532214+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:52:06.826 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.532760+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-02T10:52:06.826 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.533318+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-02T10:52:06.826 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.533902+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-02T10:52:06.826 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: audit 2023-11-02T10:52:06.534500+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-02T10:52:06.826 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[27669]: cluster 2023-11-02T10:52:06.556595+0000 mon.a (mon.0) 613 : cluster [INF] Manager daemon x is now available 2023-11-02T10:52:06.827 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.509141+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-02T10:52:06.827 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.509497+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-02T10:52:06.827 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.509811+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-02T10:52:06.828 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.513014+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-02T10:52:06.828 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.513762+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-02T10:52:06.828 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.514223+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:52:06.828 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.514875+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:52:06.828 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.515418+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:52:06.829 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.515889+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:52:06.829 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.516325+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:52:06.829 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.516817+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:52:06.829 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.517296+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:52:06.829 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.517769+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:52:06.829 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.519064+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-02T10:52:06.830 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.519778+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-02T10:52:06.830 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.520929+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-02T10:52:06.830 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.522563+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-02T10:52:06.830 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.523881+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-02T10:52:06.830 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.524427+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-02T10:52:06.830 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.524969+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi114"}]: dispatch 2023-11-02T10:52:06.831 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.525499+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi174"}]: dispatch 2023-11-02T10:52:06.831 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.526056+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-02T10:52:06.831 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.526545+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-02T10:52:06.831 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.527051+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-02T10:52:06.831 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.527539+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-02T10:52:06.831 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.528039+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-02T10:52:06.832 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.528525+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-02T10:52:06.832 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.529011+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-02T10:52:06.832 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.529513+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-02T10:52:06.832 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.530056+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-02T10:52:06.832 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.530577+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-02T10:52:06.832 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.531102+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-02T10:52:06.833 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.531649+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:52:06.833 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.532214+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:52:06.833 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.532760+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-02T10:52:06.833 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.533318+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-02T10:52:06.833 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.533902+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-02T10:52:06.833 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: audit 2023-11-02T10:52:06.534500+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-02T10:52:06.834 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:06 smithi114 bash[24104]: cluster 2023-11-02T10:52:06.556595+0000 mon.a (mon.0) 613 : cluster [INF] Manager daemon x is now available 2023-11-02T10:52:06.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[35772]: debug 2023-11-02T10:52:06.618+0000 7fd3ecd33700 -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-02T10:52:06.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[35772]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-11-02T10:52:06.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[35772]: Warning: Permanently added '172.21.15.114' (ECDSA) to the list of known hosts. 2023-11-02T10:52:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.509141+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-02T10:52:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.509497+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-02T10:52:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.509811+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-02T10:52:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.513014+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-02T10:52:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.513762+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-02T10:52:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.514223+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:52:06.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.514875+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:52:06.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.515418+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:52:06.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.515889+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:52:06.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.516325+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:52:06.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.516817+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:52:06.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.517296+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:52:06.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.517769+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:52:06.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.519064+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-02T10:52:06.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.519778+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-02T10:52:06.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.520929+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-02T10:52:06.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.522563+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-02T10:52:06.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.523881+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-02T10:52:06.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.524427+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-02T10:52:06.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.524969+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi114"}]: dispatch 2023-11-02T10:52:06.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.525499+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi174"}]: dispatch 2023-11-02T10:52:06.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.526056+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-02T10:52:06.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.526545+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-02T10:52:06.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.527051+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-02T10:52:06.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.527539+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-02T10:52:06.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.528039+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-02T10:52:06.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.528525+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-02T10:52:06.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.529011+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-02T10:52:06.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.529513+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-02T10:52:06.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.530056+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-02T10:52:06.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.530577+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-02T10:52:06.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.531102+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-02T10:52:06.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.531649+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:52:06.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.532214+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:52:06.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.532760+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-02T10:52:06.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.533318+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-02T10:52:06.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.533902+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-02T10:52:06.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: audit 2023-11-02T10:52:06.534500+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-02T10:52:06.983 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:06 smithi174 bash[24093]: cluster 2023-11-02T10:52:06.556595+0000 mon.a (mon.0) 613 : cluster [INF] Manager daemon x is now available 2023-11-02T10:52:07.534 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps' 2023-11-02T10:52:07.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: cephadm 2023-11-02T10:52:06.577248+0000 mgr.x (mgr.34670) 1 : cephadm [INF] inventory: adjusted host smithi114 addr 'smithi114' -> '172.21.15.114' 2023-11-02T10:52:07.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.577894+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:52:07.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.580110+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:52:07.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.583695+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-02T10:52:07.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: cephadm 2023-11-02T10:52:06.588184+0000 mgr.x (mgr.34670) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-02T10:52:07.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.588583+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-02T10:52:07.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.590889+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-02T10:52:07.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.596020+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-02T10:52:07.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: cluster 2023-11-02T10:52:06.619802+0000 mon.a (mon.0) 618 : cluster [DBG] mgrmap e17: x(active, since 6s), standbys: y 2023-11-02T10:52:07.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.625278+0000 mgr.x (mgr.34670) 3 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:52:07.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: cluster 2023-11-02T10:52:06.630777+0000 mgr.x (mgr.34670) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:07.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.726478+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' 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-02T10:52:07.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.728993+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34670 ' 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-02T10:52:07.807 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: cephadm 2023-11-02T10:52:06.577248+0000 mgr.x (mgr.34670) 1 : cephadm [INF] inventory: adjusted host smithi114 addr 'smithi114' -> '172.21.15.114' 2023-11-02T10:52:07.807 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.577894+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:52:07.807 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.580110+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:52:07.808 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.583695+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-02T10:52:07.808 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: cephadm 2023-11-02T10:52:06.588184+0000 mgr.x (mgr.34670) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-02T10:52:07.808 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.588583+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-02T10:52:07.808 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.590889+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-02T10:52:07.808 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.596020+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-02T10:52:07.809 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: cluster 2023-11-02T10:52:06.619802+0000 mon.a (mon.0) 618 : cluster [DBG] mgrmap e17: x(active, since 6s), standbys: y 2023-11-02T10:52:07.809 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.625278+0000 mgr.x (mgr.34670) 3 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:52:07.809 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: cluster 2023-11-02T10:52:06.630777+0000 mgr.x (mgr.34670) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:07.809 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.726478+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' 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-02T10:52:07.809 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.728993+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34670 ' 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-02T10:52:07.810 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.732947+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34670 ' 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-02T10:52:07.810 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.734973+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:52:07.810 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.738508+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:52:07.810 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.798307+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-02T10:52:07.810 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.800800+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-02T10:52:07.811 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.805691+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-02T10:52:07.811 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[27669]: audit 2023-11-02T10:52:06.808187+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-02T10:52:07.811 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.732947+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34670 ' 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-02T10:52:07.811 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.734973+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:52:07.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.738508+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:52:07.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.798307+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-02T10:52:07.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.800800+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-02T10:52:07.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.805691+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-02T10:52:07.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:07 smithi114 bash[24104]: audit 2023-11-02T10:52:06.808187+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-02T10:52:07.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: cephadm 2023-11-02T10:52:06.577248+0000 mgr.x (mgr.34670) 1 : cephadm [INF] inventory: adjusted host smithi114 addr 'smithi114' -> '172.21.15.114' 2023-11-02T10:52:07.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.577894+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:52:07.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.580110+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:52:07.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.583695+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"smithi174\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-02T10:52:07.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: cephadm 2023-11-02T10:52:06.588184+0000 mgr.x (mgr.34670) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-11-02T10:52:07.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.588583+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-02T10:52:07.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.590889+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-11-02T10:52:07.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.596020+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-11-02T10:52:07.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: cluster 2023-11-02T10:52:06.619802+0000 mon.a (mon.0) 618 : cluster [DBG] mgrmap e17: x(active, since 6s), standbys: y 2023-11-02T10:52:07.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.625278+0000 mgr.x (mgr.34670) 3 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:52:07.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: cluster 2023-11-02T10:52:06.630777+0000 mgr.x (mgr.34670) 4 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:07.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.726478+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' 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-02T10:52:07.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.728993+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34670 ' 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-02T10:52:07.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.732947+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34670 ' 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-02T10:52:07.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.734973+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:52:07.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.738508+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:52:07.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.798307+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-02T10:52:07.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.800800+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-11-02T10:52:07.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.805691+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-02T10:52:07.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:07 smithi174 bash[24093]: audit 2023-11-02T10:52:06.808187+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-11-02T10:52:09.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:09 smithi114 bash[24104]: cluster 2023-11-02T10:52:08.519470+0000 mgr.x (mgr.34670) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:09.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:09 smithi114 bash[24104]: cluster 2023-11-02T10:52:08.629708+0000 mon.a (mon.0) 623 : cluster [DBG] mgrmap e18: x(active, since 8s), standbys: y 2023-11-02T10:52:09.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:09 smithi114 bash[27669]: cluster 2023-11-02T10:52:08.519470+0000 mgr.x (mgr.34670) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:09.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:09 smithi114 bash[27669]: cluster 2023-11-02T10:52:08.629708+0000 mon.a (mon.0) 623 : cluster [DBG] mgrmap e18: x(active, since 8s), standbys: y 2023-11-02T10:52:09.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:09 smithi174 bash[24093]: cluster 2023-11-02T10:52:08.519470+0000 mgr.x (mgr.34670) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:09.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:09 smithi174 bash[24093]: cluster 2023-11-02T10:52:08.629708+0000 mon.a (mon.0) 623 : cluster [DBG] mgrmap e18: x(active, since 8s), standbys: y 2023-11-02T10:52:10.800 INFO:teuthology.orchestra.run.smithi114.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-02T10:52:10.800 INFO:teuthology.orchestra.run.smithi114.stdout:alertmanager.a smithi114 running (5m) 4m ago 6m - - 9f27df16978d 4ae11b7daf5a 2023-11-02T10:52:10.801 INFO:teuthology.orchestra.run.smithi114.stdout:grafana.a smithi174 running (5m) 16s ago 5m - - 6.6.2 87a51ecf0b1c 87e5239956af 2023-11-02T10:52:10.801 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.x smithi174 running (18s) 16s ago 10m - - 16.2.14-106-gf2ece71a 905f4094f1b9 3362645b3fd9 2023-11-02T10:52:10.801 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.y smithi114 running (12m) 4m ago 12m - - 15.2.0 204a01f9b0b6 69f89ac5afaf 2023-11-02T10:52:10.801 INFO:teuthology.orchestra.run.smithi114.stdout:mon.a smithi114 running (12m) 4m ago 12m - 2048M 15.2.0 204a01f9b0b6 98e2597c2ffa 2023-11-02T10:52:10.801 INFO:teuthology.orchestra.run.smithi114.stdout:mon.b smithi174 running (10m) 16s ago 10m - 2048M 15.2.0 204a01f9b0b6 5302327bfb55 2023-11-02T10:52:10.802 INFO:teuthology.orchestra.run.smithi114.stdout:mon.c smithi114 running (10m) 4m ago 10m - 2048M 15.2.0 204a01f9b0b6 77890eb2e5d6 2023-11-02T10:52:10.802 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.a smithi114 running (6m) 4m ago 6m - - 458e026e6aa6 29d486d4480a 2023-11-02T10:52:10.802 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.b smithi174 running (6m) 16s ago 6m - - 458e026e6aa6 8bf86ac676be 2023-11-02T10:52:10.802 INFO:teuthology.orchestra.run.smithi114.stdout:osd.0 smithi114 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 295d92a816a1 2023-11-02T10:52:10.802 INFO:teuthology.orchestra.run.smithi114.stdout:osd.1 smithi114 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 ea1042bac253 2023-11-02T10:52:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:osd.2 smithi114 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 90d5b3e93680 2023-11-02T10:52:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:osd.3 smithi114 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 7c3060fd654a 2023-11-02T10:52:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:osd.4 smithi174 running (8m) 16s ago 8m - 4096M 15.2.0 204a01f9b0b6 afa48183c0c1 2023-11-02T10:52:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:osd.5 smithi174 running (7m) 16s ago 7m - 4096M 15.2.0 204a01f9b0b6 74540e418d57 2023-11-02T10:52:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:osd.6 smithi174 running (7m) 16s ago 7m - 4096M 15.2.0 204a01f9b0b6 de31c5cd0887 2023-11-02T10:52:10.803 INFO:teuthology.orchestra.run.smithi114.stdout:osd.7 smithi174 running (6m) 16s ago 6m - 4096M 15.2.0 204a01f9b0b6 13973aa3255f 2023-11-02T10:52:10.804 INFO:teuthology.orchestra.run.smithi114.stdout:prometheus.a smithi174 running (5m) 16s ago 6m - - 22010d1e5539 cd9c5ada8993 2023-11-02T10:52:10.804 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi114.gpejid smithi114 running (4m) 4m ago 4m - - 15.2.0 204a01f9b0b6 b87dce80eca5 2023-11-02T10:52:10.804 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi174.cbclbo smithi174 running (4m) 16s ago 4m - - 15.2.0 204a01f9b0b6 af65266aa882 2023-11-02T10:52:11.575 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions' 2023-11-02T10:52:11.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: cluster 2023-11-02T10:52:10.520340+0000 mgr.x (mgr.34670) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:11.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.763952+0000 mgr.x (mgr.34670) 7 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:52:11.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.771088+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-02T10:52:11.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.772185+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-02T10:52:11.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.773187+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:11.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.774205+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:11.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.775033+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:11.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.775828+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:11.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.779441+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-02T10:52:11.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.780498+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:11.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.781526+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:11.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.782256+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:11.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:11 smithi174 bash[24093]: audit 2023-11-02T10:52:10.783137+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: cluster 2023-11-02T10:52:10.520340+0000 mgr.x (mgr.34670) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:12.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.763952+0000 mgr.x (mgr.34670) 7 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:52:12.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.771088+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-02T10:52:12.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.772185+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-02T10:52:12.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.773187+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.774205+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.775033+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.775828+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.779441+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-02T10:52:12.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.780498+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.781526+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.782256+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[27669]: audit 2023-11-02T10:52:10.783137+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: cluster 2023-11-02T10:52:10.520340+0000 mgr.x (mgr.34670) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:12.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.763952+0000 mgr.x (mgr.34670) 7 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:52:12.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.771088+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-02T10:52:12.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.772185+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-02T10:52:12.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.773187+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.774205+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.775033+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.775828+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.779441+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-02T10:52:12.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.780498+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.781526+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.782256+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:12.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:11 smithi114 bash[24104]: audit 2023-11-02T10:52:10.783137+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:13.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:13 smithi174 bash[24093]: cluster 2023-11-02T10:52:12.522027+0000 mgr.x (mgr.34670) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:14.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:13 smithi114 bash[24104]: cluster 2023-11-02T10:52:12.522027+0000 mgr.x (mgr.34670) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:14.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:13 smithi114 bash[27669]: cluster 2023-11-02T10:52:12.522027+0000 mgr.x (mgr.34670) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:15.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:15 smithi114 bash[24104]: cluster 2023-11-02T10:52:14.522864+0000 mgr.x (mgr.34670) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:15.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:15 smithi114 bash[27669]: cluster 2023-11-02T10:52:14.522864+0000 mgr.x (mgr.34670) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:15.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:15 smithi174 bash[24093]: cluster 2023-11-02T10:52:14.522864+0000 mgr.x (mgr.34670) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:16.355 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:52:16.355 INFO:teuthology.orchestra.run.smithi114.stdout: "mon": { 2023-11-02T10:52:16.356 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-02T10:52:16.356 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:52:16.356 INFO:teuthology.orchestra.run.smithi114.stdout: "mgr": { 2023-11-02T10:52:16.356 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-11-02T10:52:16.356 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 1 2023-11-02T10:52:16.357 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:52:16.357 INFO:teuthology.orchestra.run.smithi114.stdout: "osd": { 2023-11-02T10:52:16.357 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-02T10:52:16.357 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:52:16.357 INFO:teuthology.orchestra.run.smithi114.stdout: "mds": {}, 2023-11-02T10:52:16.358 INFO:teuthology.orchestra.run.smithi114.stdout: "rgw": { 2023-11-02T10:52:16.358 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-02T10:52:16.358 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:52:16.358 INFO:teuthology.orchestra.run.smithi114.stdout: "overall": { 2023-11-02T10:52:16.359 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-11-02T10:52:16.359 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 1 2023-11-02T10:52:16.359 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:52:16.359 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:52:16.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:16 smithi114 bash[27669]: audit 2023-11-02T10:52:16.353174+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.114:0/499388925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:52:16.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:16 smithi114 bash[24104]: audit 2023-11-02T10:52:16.353174+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.114:0/499388925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:52:16.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:16 smithi174 bash[24093]: audit 2023-11-02T10:52:16.353174+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.114:0/499388925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:52:17.685 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-11-02T10:52:17.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:17 smithi114 bash[24104]: cluster 2023-11-02T10:52:16.523707+0000 mgr.x (mgr.34670) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:17.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:17 smithi114 bash[27669]: cluster 2023-11-02T10:52:16.523707+0000 mgr.x (mgr.34670) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:17.864 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:17 smithi174 bash[24093]: cluster 2023-11-02T10:52:16.523707+0000 mgr.x (mgr.34670) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:18.226 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:52:17 smithi174 bash[35772]: Warning: Permanently added 'smithi174,172.21.15.174' (ECDSA) to the list of known hosts. 2023-11-02T10:52:18.773 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[24104]: audit 2023-11-02T10:52:17.794532+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-11-02T10:52:18.774 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[24104]: audit 2023-11-02T10:52:17.797240+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-11-02T10:52:18.774 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[24104]: audit 2023-11-02T10:52:17.801795+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-11-02T10:52:18.774 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[24104]: audit 2023-11-02T10:52:17.806116+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-11-02T10:52:18.775 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[24104]: audit 2023-11-02T10:52:17.808647+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-11-02T10:52:18.775 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[24104]: audit 2023-11-02T10:52:17.814949+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]': finished 2023-11-02T10:52:18.775 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[24104]: audit 2023-11-02T10:52:17.823075+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:52:18.775 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[24104]: audit 2023-11-02T10:52:18.153445+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:52:18.776 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[27669]: audit 2023-11-02T10:52:17.794532+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-11-02T10:52:18.776 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[27669]: audit 2023-11-02T10:52:17.797240+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-11-02T10:52:18.776 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[27669]: audit 2023-11-02T10:52:17.801795+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-11-02T10:52:18.776 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[27669]: audit 2023-11-02T10:52:17.806116+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-11-02T10:52:18.776 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[27669]: audit 2023-11-02T10:52:17.808647+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-11-02T10:52:18.777 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[27669]: audit 2023-11-02T10:52:17.814949+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]': finished 2023-11-02T10:52:18.777 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[27669]: audit 2023-11-02T10:52:17.823075+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:52:18.777 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:18 smithi114 bash[27669]: audit 2023-11-02T10:52:18.153445+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:52:18.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:18 smithi174 bash[24093]: audit 2023-11-02T10:52:17.794532+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-11-02T10:52:18.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:18 smithi174 bash[24093]: audit 2023-11-02T10:52:17.797240+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-11-02T10:52:18.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:18 smithi174 bash[24093]: audit 2023-11-02T10:52:17.801795+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-11-02T10:52:18.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:18 smithi174 bash[24093]: audit 2023-11-02T10:52:17.806116+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-11-02T10:52:18.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:18 smithi174 bash[24093]: audit 2023-11-02T10:52:17.808647+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]: dispatch 2023-11-02T10:52:18.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:18 smithi174 bash[24093]: audit 2023-11-02T10:52:17.814949+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.x"}]': finished 2023-11-02T10:52:18.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:18 smithi174 bash[24093]: audit 2023-11-02T10:52:17.823075+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:52:18.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:18 smithi174 bash[24093]: audit 2023-11-02T10:52:18.153445+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:52:19.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:19 smithi114 bash[24104]: cluster 2023-11-02T10:52:18.525555+0000 mgr.x (mgr.34670) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:19.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:19 smithi114 bash[27669]: cluster 2023-11-02T10:52:18.525555+0000 mgr.x (mgr.34670) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:19.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:19 smithi174 bash[24093]: cluster 2023-11-02T10:52:18.525555+0000 mgr.x (mgr.34670) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:20.611 INFO:teuthology.orchestra.run.smithi114.stdout:wait for servicemap items w/ changing names to refresh 2023-11-02T10:52:21.446 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'sleep 60' 2023-11-02T10:52:21.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:21 smithi114 bash[24104]: cluster 2023-11-02T10:52:20.526271+0000 mgr.x (mgr.34670) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:21.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:21 smithi114 bash[27669]: cluster 2023-11-02T10:52:20.526271+0000 mgr.x (mgr.34670) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:21.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:21 smithi174 bash[24093]: cluster 2023-11-02T10:52:20.526271+0000 mgr.x (mgr.34670) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:23.794 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:23 smithi114 bash[24104]: cluster 2023-11-02T10:52:22.527750+0000 mgr.x (mgr.34670) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:23.795 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:23 smithi114 bash[27669]: cluster 2023-11-02T10:52:22.527750+0000 mgr.x (mgr.34670) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:23.851 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:23 smithi174 bash[24093]: cluster 2023-11-02T10:52:22.527750+0000 mgr.x (mgr.34670) 13 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:24.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:23.983605+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:24.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:23.987112+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:24.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:23.991934+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:24.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:24.283348+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:24.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:24.284136+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:24.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:24.284796+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:24.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:24.285511+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:24.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:24.286318+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:24.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:24.287257+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:24.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:24.288136+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:24.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:24.288992+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:24.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:24 smithi174 bash[24093]: audit 2023-11-02T10:52:24.289923+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:23.983605+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:25.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:23.983605+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:25.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:23.987112+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:25.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:23.987112+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:25.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:23.991934+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:25.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:24.283348+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:24.284136+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:24.284796+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:24.285511+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:24.286318+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:24.287257+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:24.288136+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.059 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:24.288992+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.059 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[27669]: audit 2023-11-02T10:52:24.289923+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:23.991934+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:25.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:24.283348+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:24.284136+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:24.284796+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:24.285511+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.061 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:24.286318+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.061 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:24.287257+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.061 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:24.288136+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.061 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:24.288992+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.061 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:24 smithi114 bash[24104]: audit 2023-11-02T10:52:24.289923+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: cluster 2023-11-02T10:52:24.528268+0000 mgr.x (mgr.34670) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:25.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.036298+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:25.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.039608+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:25.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.046188+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:25.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.335437+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.336493+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.337438+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.338344+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.339262+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.340112+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.340899+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.341600+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:25.980 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.342331+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:25.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.344809+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:52:25.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.347497+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:52:25.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.353462+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-02T10:52:25.981 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: cephadm 2023-11-02T10:52:25.357816+0000 mgr.x (mgr.34670) 15 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-02T10:52:25.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.358382+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:52:25.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.360004+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-02T10:52:25.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.361644+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:25.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: cephadm 2023-11-02T10:52:25.363246+0000 mgr.x (mgr.34670) 16 : cephadm [INF] Reconfiguring daemon mon.a on smithi114 2023-11-02T10:52:25.982 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:25 smithi174 bash[24093]: audit 2023-11-02T10:52:25.364241+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-02T10:52:26.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: cluster 2023-11-02T10:52:24.528268+0000 mgr.x (mgr.34670) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:26.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: cluster 2023-11-02T10:52:24.528268+0000 mgr.x (mgr.34670) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:26.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.036298+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:26.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.036298+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:26.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.039608+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:26.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.046188+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:26.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.335437+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.336493+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:26.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.337438+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.338344+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:26.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.339262+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.059 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.039608+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:26.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.340112+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:26.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.340899+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.341600+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:26.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.342331+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.060 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.344809+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:52:26.061 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.347497+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:52:26.061 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.353462+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-02T10:52:26.061 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: cephadm 2023-11-02T10:52:25.357816+0000 mgr.x (mgr.34670) 15 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-02T10:52:26.061 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.358382+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:52:26.062 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.360004+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-02T10:52:26.062 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.361644+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:26.062 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: cephadm 2023-11-02T10:52:25.363246+0000 mgr.x (mgr.34670) 16 : cephadm [INF] Reconfiguring daemon mon.a on smithi114 2023-11-02T10:52:26.062 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[24104]: audit 2023-11-02T10:52:25.364241+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-02T10:52:26.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.046188+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:40.107168Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:26.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.335437+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.336493+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:26.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.337438+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.338344+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:26.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.339262+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.340112+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:26.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.340899+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.065 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.341600+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:52:26.065 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.342331+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:52:26.065 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.344809+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:52:26.065 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.347497+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:52:26.065 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.353462+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-02T10:52:26.066 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: cephadm 2023-11-02T10:52:25.357816+0000 mgr.x (mgr.34670) 15 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-11-02T10:52:26.066 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.358382+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:52:26.066 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.360004+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-02T10:52:26.066 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.361644+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:26.066 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: cephadm 2023-11-02T10:52:25.363246+0000 mgr.x (mgr.34670) 16 : cephadm [INF] Reconfiguring daemon mon.a on smithi114 2023-11-02T10:52:26.067 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:25 smithi114 bash[27669]: audit 2023-11-02T10:52:25.364241+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-11-02T10:52:27.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:27 smithi174 bash[24093]: cluster 2023-11-02T10:52:26.528953+0000 mgr.x (mgr.34670) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:27.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:27 smithi174 bash[24093]: audit 2023-11-02T10:52:27.552675+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:27.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:27 smithi174 bash[24093]: audit 2023-11-02T10:52:27.555922+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:27.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:27 smithi174 bash[24093]: audit 2023-11-02T10:52:27.560468+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:27.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:27 smithi174 bash[24093]: audit 2023-11-02T10:52:27.563688+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:52:27.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:27 smithi174 bash[24093]: audit 2023-11-02T10:52:27.565626+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-02T10:52:27.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:27 smithi174 bash[24093]: audit 2023-11-02T10:52:27.567510+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:27.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:27 smithi174 bash[24093]: audit 2023-11-02T10:52:27.570013+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-02T10:52:28.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[24104]: cluster 2023-11-02T10:52:26.528953+0000 mgr.x (mgr.34670) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:28.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[27669]: cluster 2023-11-02T10:52:26.528953+0000 mgr.x (mgr.34670) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:28.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[27669]: audit 2023-11-02T10:52:27.552675+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:28.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[24104]: audit 2023-11-02T10:52:27.552675+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:28.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[27669]: audit 2023-11-02T10:52:27.555922+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:28.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[27669]: audit 2023-11-02T10:52:27.560468+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:28.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[27669]: audit 2023-11-02T10:52:27.563688+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:52:28.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[27669]: audit 2023-11-02T10:52:27.565626+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-02T10:52:28.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[27669]: audit 2023-11-02T10:52:27.567510+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:28.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[27669]: audit 2023-11-02T10:52:27.570013+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-02T10:52:28.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[24104]: audit 2023-11-02T10:52:27.555922+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:28.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[24104]: audit 2023-11-02T10:52:27.560468+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:41:26.329215Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:28.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[24104]: audit 2023-11-02T10:52:27.563688+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:52:28.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[24104]: audit 2023-11-02T10:52:27.565626+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-02T10:52:28.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[24104]: audit 2023-11-02T10:52:27.567510+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:28.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:27 smithi114 bash[24104]: audit 2023-11-02T10:52:27.570013+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-11-02T10:52:28.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:28 smithi174 bash[24093]: cephadm 2023-11-02T10:52:27.563053+0000 mgr.x (mgr.34670) 18 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-02T10:52:28.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:28 smithi174 bash[24093]: cephadm 2023-11-02T10:52:27.569106+0000 mgr.x (mgr.34670) 19 : cephadm [INF] Reconfiguring daemon mon.c on smithi114 2023-11-02T10:52:29.001 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:28 smithi114 bash[27669]: cephadm 2023-11-02T10:52:27.563053+0000 mgr.x (mgr.34670) 18 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-02T10:52:29.001 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:28 smithi114 bash[27669]: cephadm 2023-11-02T10:52:27.569106+0000 mgr.x (mgr.34670) 19 : cephadm [INF] Reconfiguring daemon mon.c on smithi114 2023-11-02T10:52:29.002 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:28 smithi114 bash[24104]: cephadm 2023-11-02T10:52:27.563053+0000 mgr.x (mgr.34670) 18 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-11-02T10:52:29.002 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:28 smithi114 bash[24104]: cephadm 2023-11-02T10:52:27.569106+0000 mgr.x (mgr.34670) 19 : cephadm [INF] Reconfiguring daemon mon.c on smithi114 2023-11-02T10:52:29.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:29 smithi174 bash[24093]: cluster 2023-11-02T10:52:28.530415+0000 mgr.x (mgr.34670) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:29.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:29 smithi174 bash[24093]: audit 2023-11-02T10:52:29.591712+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:29.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:29 smithi174 bash[24093]: audit 2023-11-02T10:52:29.595174+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:29.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:29 smithi174 bash[24093]: audit 2023-11-02T10:52:29.600265+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:52:30.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:29 smithi114 bash[27669]: cluster 2023-11-02T10:52:28.530415+0000 mgr.x (mgr.34670) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:30.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:29 smithi114 bash[24104]: cluster 2023-11-02T10:52:28.530415+0000 mgr.x (mgr.34670) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:30.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:29 smithi114 bash[24104]: audit 2023-11-02T10:52:29.591712+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:30.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:29 smithi114 bash[27669]: audit 2023-11-02T10:52:29.591712+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:30.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:29 smithi114 bash[24104]: audit 2023-11-02T10:52:29.595174+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:30.056 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:29 smithi114 bash[24104]: audit 2023-11-02T10:52:29.600265+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:52:30.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:29 smithi114 bash[27669]: audit 2023-11-02T10:52:29.595174+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:30.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:29 smithi114 bash[27669]: audit 2023-11-02T10:52:29.600265+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"4ae11b7daf5a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15938355, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979504Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:46:40.316490Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-11-02T10:46:31.907705Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:23.980152Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:52:30.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:30 smithi174 bash[24093]: cephadm 2023-11-02T10:52:29.605099+0000 mgr.x (mgr.34670) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-02T10:52:30.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:30 smithi174 bash[24093]: cephadm 2023-11-02T10:52:29.628081+0000 mgr.x (mgr.34670) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi114 2023-11-02T10:52:31.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:30 smithi114 bash[24104]: cephadm 2023-11-02T10:52:29.605099+0000 mgr.x (mgr.34670) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-02T10:52:31.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:30 smithi114 bash[24104]: cephadm 2023-11-02T10:52:29.628081+0000 mgr.x (mgr.34670) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi114 2023-11-02T10:52:31.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:30 smithi114 bash[27669]: cephadm 2023-11-02T10:52:29.605099+0000 mgr.x (mgr.34670) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-11-02T10:52:31.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:30 smithi114 bash[27669]: cephadm 2023-11-02T10:52:29.628081+0000 mgr.x (mgr.34670) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi114 2023-11-02T10:52:31.975 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:31 smithi174 bash[24093]: cluster 2023-11-02T10:52:30.531091+0000 mgr.x (mgr.34670) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:32.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:31 smithi114 bash[24104]: cluster 2023-11-02T10:52:30.531091+0000 mgr.x (mgr.34670) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:32.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:31 smithi114 bash[27669]: cluster 2023-11-02T10:52:30.531091+0000 mgr.x (mgr.34670) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:33.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:33 smithi174 bash[24093]: cluster 2023-11-02T10:52:32.532560+0000 mgr.x (mgr.34670) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:34.031 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:33 smithi114 bash[24104]: cluster 2023-11-02T10:52:32.532560+0000 mgr.x (mgr.34670) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:34.031 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:33 smithi114 bash[27669]: cluster 2023-11-02T10:52:32.532560+0000 mgr.x (mgr.34670) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:35.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:35 smithi114 bash[24104]: cluster 2023-11-02T10:52:34.533250+0000 mgr.x (mgr.34670) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:35.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:35 smithi114 bash[27669]: cluster 2023-11-02T10:52:34.533250+0000 mgr.x (mgr.34670) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:35.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:35 smithi174 bash[24093]: cluster 2023-11-02T10:52:34.533250+0000 mgr.x (mgr.34670) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:37.783 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:37 smithi114 bash[24104]: cluster 2023-11-02T10:52:36.533937+0000 mgr.x (mgr.34670) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:37.784 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:37 smithi114 bash[27669]: cluster 2023-11-02T10:52:36.533937+0000 mgr.x (mgr.34670) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:37.784 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:37 smithi114 systemd[1]: Stopping Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:52:37.784 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:37 smithi114 bash[37974]: ts=2023-11-02T10:52:37.565Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-11-02T10:52:37.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:37 smithi174 bash[24093]: cluster 2023-11-02T10:52:36.533937+0000 mgr.x (mgr.34670) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:38.553 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:38 smithi114 docker[46404]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-alertmanager.a 2023-11-02T10:52:38.553 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:38 smithi114 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-02T10:52:38.554 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:38 smithi114 systemd[1]: Stopped Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:52:38.554 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:38 smithi114 systemd[1]: Starting Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:52:38.554 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:38 smithi114 docker[46442]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-alertmanager.a 2023-11-02T10:52:38.554 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:38 smithi114 systemd[1]: Started Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:52:38.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:38 smithi174 bash[24093]: audit 2023-11-02T10:52:38.349920+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:38.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:38 smithi174 bash[24093]: audit 2023-11-02T10:52:38.353027+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:38.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:38 smithi174 bash[24093]: audit 2023-11-02T10:52:38.356889+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:52:38.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:38 smithi174 bash[24093]: cephadm 2023-11-02T10:52:38.359280+0000 mgr.x (mgr.34670) 27 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-02T10:52:38.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:38 smithi174 bash[24093]: audit 2023-11-02T10:52:38.359936+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:52:38.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:38 smithi174 bash[24093]: audit 2023-11-02T10:52:38.361821+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-02T10:52:38.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:38 smithi174 bash[24093]: audit 2023-11-02T10:52:38.363609+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:38.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:38 smithi174 bash[24093]: cephadm 2023-11-02T10:52:38.365105+0000 mgr.x (mgr.34670) 28 : cephadm [INF] Reconfiguring daemon mon.b on smithi174 2023-11-02T10:52:38.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:38 smithi174 bash[24093]: audit 2023-11-02T10:52:38.365920+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-02T10:52:39.054 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[27669]: audit 2023-11-02T10:52:38.349920+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:39.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[24104]: audit 2023-11-02T10:52:38.349920+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:39.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[27669]: audit 2023-11-02T10:52:38.353027+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:39.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[27669]: audit 2023-11-02T10:52:38.356889+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:52:39.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[27669]: cephadm 2023-11-02T10:52:38.359280+0000 mgr.x (mgr.34670) 27 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-02T10:52:39.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[27669]: audit 2023-11-02T10:52:38.359936+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:52:39.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[27669]: audit 2023-11-02T10:52:38.361821+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-02T10:52:39.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[27669]: audit 2023-11-02T10:52:38.363609+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:39.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[27669]: cephadm 2023-11-02T10:52:38.365105+0000 mgr.x (mgr.34670) 28 : cephadm [INF] Reconfiguring daemon mon.b on smithi174 2023-11-02T10:52:39.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[27669]: audit 2023-11-02T10:52:38.365920+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-02T10:52:39.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[24104]: audit 2023-11-02T10:52:38.353027+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:39.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[24104]: audit 2023-11-02T10:52:38.356889+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"69f89ac5afaf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 300836454, \"cpu_percentage\": \"0.33%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977781Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:40:00.629259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:01.556787Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:52:39.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[24104]: cephadm 2023-11-02T10:52:38.359280+0000 mgr.x (mgr.34670) 27 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-11-02T10:52:39.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[24104]: audit 2023-11-02T10:52:38.359936+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-11-02T10:52:39.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[24104]: audit 2023-11-02T10:52:38.361821+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-11-02T10:52:39.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[24104]: audit 2023-11-02T10:52:38.363609+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:39.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[24104]: cephadm 2023-11-02T10:52:38.365105+0000 mgr.x (mgr.34670) 28 : cephadm [INF] Reconfiguring daemon mon.b on smithi174 2023-11-02T10:52:39.059 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:38 smithi114 bash[24104]: audit 2023-11-02T10:52:38.365920+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-11-02T10:52:39.803 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:39 smithi114 bash[46454]: ts=2023-11-02T10:52:39.493Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-11-02T10:52:39.803 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:39 smithi114 bash[46454]: ts=2023-11-02T10:52:39.493Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-11-02T10:52:39.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:39 smithi114 bash[46454]: ts=2023-11-02T10:52:39.496Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.114 port=9094 2023-11-02T10:52:39.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:39 smithi114 bash[46454]: ts=2023-11-02T10:52:39.497Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-11-02T10:52:39.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:39 smithi114 bash[46454]: ts=2023-11-02T10:52:39.540Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-02T10:52:39.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:39 smithi114 bash[46454]: ts=2023-11-02T10:52:39.541Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-11-02T10:52:39.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:39 smithi114 bash[46454]: ts=2023-11-02T10:52:39.543Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-11-02T10:52:39.805 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:39 smithi114 bash[46454]: ts=2023-11-02T10:52:39.543Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-11-02T10:52:40.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:40 smithi174 bash[24093]: cluster 2023-11-02T10:52:38.535306+0000 mgr.x (mgr.34670) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:40.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:40 smithi114 bash[27669]: cluster 2023-11-02T10:52:38.535306+0000 mgr.x (mgr.34670) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:40.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:40 smithi114 bash[24104]: cluster 2023-11-02T10:52:38.535306+0000 mgr.x (mgr.34670) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:41.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:41 smithi174 bash[24093]: audit 2023-11-02T10:52:40.355034+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:41.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:41 smithi174 bash[24093]: audit 2023-11-02T10:52:40.359463+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:41.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:41 smithi174 bash[24093]: audit 2023-11-02T10:52:40.375579+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:41.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:41 smithi174 bash[24093]: cephadm 2023-11-02T10:52:40.375963+0000 mgr.x (mgr.34670) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-02T10:52:41.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:41 smithi174 bash[24093]: cephadm 2023-11-02T10:52:40.391716+0000 mgr.x (mgr.34670) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-11-02T10:52:41.803 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[46454]: ts=2023-11-02T10:52:41.498Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00002556s 2023-11-02T10:52:41.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[27669]: audit 2023-11-02T10:52:40.355034+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:41.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[24104]: audit 2023-11-02T10:52:40.355034+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:41.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[27669]: audit 2023-11-02T10:52:40.359463+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:41.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[27669]: audit 2023-11-02T10:52:40.375579+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:41.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[27669]: cephadm 2023-11-02T10:52:40.375963+0000 mgr.x (mgr.34670) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-02T10:52:41.806 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[27669]: cephadm 2023-11-02T10:52:40.391716+0000 mgr.x (mgr.34670) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-11-02T10:52:41.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[24104]: audit 2023-11-02T10:52:40.359463+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:52:41.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[24104]: audit 2023-11-02T10:52:40.375579+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"cd9c5ada8993\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 28122808, \"cpu_percentage\": \"0.00%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032552Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:46:47.696924Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:46:40.316082Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:52:25.033505Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:52:41.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[24104]: cephadm 2023-11-02T10:52:40.375963+0000 mgr.x (mgr.34670) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-11-02T10:52:41.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:41 smithi114 bash[24104]: cephadm 2023-11-02T10:52:40.391716+0000 mgr.x (mgr.34670) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi174 2023-11-02T10:52:42.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:42 smithi174 bash[24093]: cluster 2023-11-02T10:52:40.536055+0000 mgr.x (mgr.34670) 32 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:42.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:42 smithi114 bash[27669]: cluster 2023-11-02T10:52:40.536055+0000 mgr.x (mgr.34670) 32 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:42.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:42 smithi114 bash[24104]: cluster 2023-11-02T10:52:40.536055+0000 mgr.x (mgr.34670) 32 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:44.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:44 smithi174 bash[24093]: cluster 2023-11-02T10:52:42.537328+0000 mgr.x (mgr.34670) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:44.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:44 smithi114 bash[24104]: cluster 2023-11-02T10:52:42.537328+0000 mgr.x (mgr.34670) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:44.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:44 smithi114 bash[27669]: cluster 2023-11-02T10:52:42.537328+0000 mgr.x (mgr.34670) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:45.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:45 smithi114 bash[24104]: cluster 2023-11-02T10:52:44.538056+0000 mgr.x (mgr.34670) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:45.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:45 smithi114 bash[27669]: cluster 2023-11-02T10:52:44.538056+0000 mgr.x (mgr.34670) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:45.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:45 smithi174 bash[24093]: cluster 2023-11-02T10:52:44.538056+0000 mgr.x (mgr.34670) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:47.934 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:47 smithi174 bash[24093]: cluster 2023-11-02T10:52:46.538867+0000 mgr.x (mgr.34670) 35 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:48.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:47 smithi114 bash[24104]: cluster 2023-11-02T10:52:46.538867+0000 mgr.x (mgr.34670) 35 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:48.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:47 smithi114 bash[27669]: cluster 2023-11-02T10:52:46.538867+0000 mgr.x (mgr.34670) 35 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:49.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:49 smithi114 bash[27669]: cluster 2023-11-02T10:52:48.540348+0000 mgr.x (mgr.34670) 36 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:49.804 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:52:49 smithi114 bash[46454]: ts=2023-11-02T10:52:49.501Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003272299s 2023-11-02T10:52:49.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:49 smithi114 bash[24104]: cluster 2023-11-02T10:52:48.540348+0000 mgr.x (mgr.34670) 36 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:49.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:49 smithi174 bash[24093]: cluster 2023-11-02T10:52:48.540348+0000 mgr.x (mgr.34670) 36 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:51.476 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 systemd[1]: Stopping Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:52:51.477 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.297Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-02T10:52:51.477 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.297Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-11-02T10:52:51.477 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.297Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-11-02T10:52:51.478 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.297Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-02T10:52:51.478 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.297Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-11-02T10:52:51.479 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.297Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-11-02T10:52:51.479 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.297Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-11-02T10:52:51.480 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.297Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-11-02T10:52:51.480 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.298Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-11-02T10:52:51.480 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.300Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-11-02T10:52:51.480 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.300Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-11-02T10:52:51.481 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[33803]: ts=2023-11-02T10:52:51.300Z caller=main.go:1167 level=info msg="See you next time!" 2023-11-02T10:52:51.865 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:51 smithi174 bash[24093]: cluster 2023-11-02T10:52:50.541184+0000 mgr.x (mgr.34670) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:52.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:51 smithi114 bash[27669]: cluster 2023-11-02T10:52:50.541184+0000 mgr.x (mgr.34670) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:52.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:51 smithi114 bash[24104]: cluster 2023-11-02T10:52:50.541184+0000 mgr.x (mgr.34670) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:52.226 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:51 smithi174 docker[37276]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-prometheus.a 2023-11-02T10:52:52.227 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:52 smithi174 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@prometheus.a.service: Succeeded. 2023-11-02T10:52:52.227 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:52 smithi174 systemd[1]: Stopped Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:52:52.227 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:52 smithi174 systemd[1]: Starting Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:52:52.227 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:52 smithi174 docker[37317]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-prometheus.a 2023-11-02T10:52:52.227 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:52 smithi174 systemd[1]: Started Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:52:52.657 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.101136+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:52.658 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.104634+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:52.658 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.110983+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:52:52.659 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.113230+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-02T10:52:52.659 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.114311+0000 mgr.x (mgr.34670) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-02T10:52:52.659 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.115869+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2023-11-02T10:52:52.660 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.116522+0000 mgr.x (mgr.34670) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2023-11-02T10:52:52.660 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.116911+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi114.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-02T10:52:52.660 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.119824+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi114.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-02T10:52:52.660 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.129793+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi114.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-02T10:52:52.661 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.138727+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-02T10:52:52.661 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.139684+0000 mgr.x (mgr.34670) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-02T10:52:52.661 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.144946+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-11-02T10:52:52.661 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.145927+0000 mgr.x (mgr.34670) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-11-02T10:52:52.661 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.147565+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi174.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-02T10:52:52.662 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.150584+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi174.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-02T10:52:52.662 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: audit 2023-11-02T10:52:52.160491+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi174.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-02T10:52:52.662 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:52 smithi174 bash[24093]: cephadm 2023-11-02T10:52:52.165582+0000 mgr.x (mgr.34670) 42 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-11-02T10:52:53.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.101136+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:53.058 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.101136+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:53.059 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.104634+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:53.060 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.110983+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:52:53.060 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.113230+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-02T10:52:53.061 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.114311+0000 mgr.x (mgr.34670) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-02T10:52:53.061 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.115869+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2023-11-02T10:52:53.061 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.116522+0000 mgr.x (mgr.34670) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2023-11-02T10:52:53.062 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.116911+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi114.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-02T10:52:53.062 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.119824+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi114.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-02T10:52:53.062 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.129793+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi114.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-02T10:52:53.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.138727+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-02T10:52:53.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.139684+0000 mgr.x (mgr.34670) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-02T10:52:53.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.144946+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-11-02T10:52:53.063 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.145927+0000 mgr.x (mgr.34670) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-11-02T10:52:53.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.147565+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi174.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-02T10:52:53.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.150584+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi174.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-02T10:52:53.064 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: audit 2023-11-02T10:52:52.160491+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi174.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-02T10:52:53.065 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[27669]: cephadm 2023-11-02T10:52:52.165582+0000 mgr.x (mgr.34670) 42 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-11-02T10:52:53.065 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.104634+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:52:53.066 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.110983+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93868523, \"cpu_percentage\": \"1.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031180Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 426770432, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-11-02T10:52:25.031505Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51338280, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031726Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50960793, \"cpu_percentage\": \"1.88%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.031939Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49335500, \"cpu_percentage\": \"1.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032145Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50562334, \"cpu_percentage\": \"2.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032349Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12132024, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032756Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27126661, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.032975Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_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.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:25.033180Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:52:53.066 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.113230+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-02T10:52:53.066 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.114311+0000 mgr.x (mgr.34670) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-11-02T10:52:53.066 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.115869+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2023-11-02T10:52:53.067 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.116522+0000 mgr.x (mgr.34670) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi114.front.sepia.ceph.com:9093"}]: dispatch 2023-11-02T10:52:53.067 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.116911+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi114.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-02T10:52:53.067 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.119824+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi114.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-11-02T10:52:53.067 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.129793+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi114.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-11-02T10:52:53.067 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.138727+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-02T10:52:53.068 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.139684+0000 mgr.x (mgr.34670) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-11-02T10:52:53.068 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.144946+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-11-02T10:52:53.068 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.145927+0000 mgr.x (mgr.34670) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi174.front.sepia.ceph.com:9095"}]: dispatch 2023-11-02T10:52:53.068 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.147565+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi174.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-02T10:52:53.068 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.150584+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi174.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-11-02T10:52:53.069 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: audit 2023-11-02T10:52:52.160491+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi174.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-11-02T10:52:53.069 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:52 smithi114 bash[24104]: cephadm 2023-11-02T10:52:52.165582+0000 mgr.x (mgr.34670) 42 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8 2023-11-02T10:52:53.477 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.110Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-11-02T10:52:53.477 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.110Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.47.2, branch=HEAD, revision=3f3172cde1ee37f1c7b3a5f3d9b031190509b3ad)" 2023-11-02T10:52:53.477 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.110Z caller=main.go:588 level=info build_context="(go=go1.21.3, platform=linux/amd64, user=root@79f2ad339b75, date=20231012-16:07:10, tags=netgo,builtinassets,stringlabels)" 2023-11-02T10:52:53.477 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.110Z caller=main.go:589 level=info host_details="(Linux 5.4.0-166-generic #183-Ubuntu SMP Mon Oct 2 11:28:33 UTC 2023 x86_64 smithi174 (none))" 2023-11-02T10:52:53.478 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.110Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-11-02T10:52:53.478 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.110Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-11-02T10:52:53.478 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.112Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-11-02T10:52:53.478 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.113Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-11-02T10:52:53.479 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.119Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-11-02T10:52:53.479 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.119Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-11-02T10:52:53.479 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.122Z caller=head.go:600 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-11-02T10:52:53.479 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.122Z caller=head.go:681 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.383µs 2023-11-02T10:52:53.479 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.122Z caller=head.go:689 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-11-02T10:52:53.480 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.122Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-11-02T10:52:53.480 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.139Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-11-02T10:52:53.480 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.139Z caller=head.go:760 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-11-02T10:52:53.480 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.140Z caller=head.go:797 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.359µs wal_replay_duration=17.624398ms wbl_replay_duration=145ns total_replay_duration=17.683778ms 2023-11-02T10:52:53.480 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.142Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-11-02T10:52:53.481 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.142Z caller=main.go:1048 level=info msg="TSDB started" 2023-11-02T10:52:53.481 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.142Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-11-02T10:52:53.481 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.161Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.245265ms db_storage=1.297µs remote_storage=1.442µs web_handler=450ns query_engine=1.235µs scrape=320.25µs scrape_sd=30.481µs notify=23.771µs notify_sd=6.335µs rules=17.504238ms tracing=8.402µs 2023-11-02T10:52:53.481 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.161Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-11-02T10:52:53.481 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:52:53 smithi174 bash[37330]: ts=2023-11-02T10:52:53.161Z caller=manager.go:1009 level=info component="rule manager" msg="Starting rule manager..." 2023-11-02T10:52:54.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:54 smithi114 bash[27669]: cluster 2023-11-02T10:52:52.542686+0000 mgr.x (mgr.34670) 43 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:54.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:54 smithi114 bash[24104]: cluster 2023-11-02T10:52:52.542686+0000 mgr.x (mgr.34670) 43 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:54.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:54 smithi174 bash[24093]: cluster 2023-11-02T10:52:52.542686+0000 mgr.x (mgr.34670) 43 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:55.776 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: audit 2023-11-02T10:52:54.524241+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-02T10:52:55.776 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: audit 2023-11-02T10:52:54.527476+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-02T10:52:55.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: cephadm 2023-11-02T10:52:54.532123+0000 mgr.x (mgr.34670) 44 : cephadm [INF] Upgrade: Target is version 16.2.14-106-gf2ece71a (pacific) 2023-11-02T10:52:55.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: cephadm 2023-11-02T10:52:54.532315+0000 mgr.x (mgr.34670) 45 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4'] 2023-11-02T10:52:55.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: audit 2023-11-02T10:52:54.533204+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-02T10:52:55.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: audit 2023-11-02T10:52:54.534700+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:52:55.777 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: audit 2023-11-02T10:52:54.537069+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:52:55.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: audit 2023-11-02T10:52:54.539998+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:52:55.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: cluster 2023-11-02T10:52:54.543326+0000 mgr.x (mgr.34670) 46 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:55.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: audit 2023-11-02T10:52:54.546466+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-02T10:52:55.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: cephadm 2023-11-02T10:52:54.546755+0000 mgr.x (mgr.34670) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:52:55.778 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[24104]: cephadm 2023-11-02T10:52:54.548052+0000 mgr.x (mgr.34670) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:52:55.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: audit 2023-11-02T10:52:54.524241+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-02T10:52:55.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: audit 2023-11-02T10:52:54.527476+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-02T10:52:55.779 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: cephadm 2023-11-02T10:52:54.532123+0000 mgr.x (mgr.34670) 44 : cephadm [INF] Upgrade: Target is version 16.2.14-106-gf2ece71a (pacific) 2023-11-02T10:52:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: cephadm 2023-11-02T10:52:54.532315+0000 mgr.x (mgr.34670) 45 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4'] 2023-11-02T10:52:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: audit 2023-11-02T10:52:54.533204+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-02T10:52:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: audit 2023-11-02T10:52:54.534700+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:52:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: audit 2023-11-02T10:52:54.537069+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:52:55.780 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: audit 2023-11-02T10:52:54.539998+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:52:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: cluster 2023-11-02T10:52:54.543326+0000 mgr.x (mgr.34670) 46 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: audit 2023-11-02T10:52:54.546466+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-02T10:52:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: cephadm 2023-11-02T10:52:54.546755+0000 mgr.x (mgr.34670) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:52:55.781 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:55 smithi114 bash[27669]: cephadm 2023-11-02T10:52:54.548052+0000 mgr.x (mgr.34670) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:52:55.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: audit 2023-11-02T10:52:54.524241+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-02T10:52:55.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: audit 2023-11-02T10:52:54.527476+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-11-02T10:52:55.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: cephadm 2023-11-02T10:52:54.532123+0000 mgr.x (mgr.34670) 44 : cephadm [INF] Upgrade: Target is version 16.2.14-106-gf2ece71a (pacific) 2023-11-02T10:52:55.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: cephadm 2023-11-02T10:52:54.532315+0000 mgr.x (mgr.34670) 45 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4'] 2023-11-02T10:52:55.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: audit 2023-11-02T10:52:54.533204+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"progress_id\": \"d1964516-b777-404d-8f4e-0639916d0264\", \"target_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"target_version\": \"16.2.14-106-gf2ece71a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-11-02T10:52:55.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: audit 2023-11-02T10:52:54.534700+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:52:55.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: audit 2023-11-02T10:52:54.537069+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:52:55.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: audit 2023-11-02T10:52:54.539998+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:52:55.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: cluster 2023-11-02T10:52:54.543326+0000 mgr.x (mgr.34670) 46 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:55.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: audit 2023-11-02T10:52:54.546466+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-11-02T10:52:55.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: cephadm 2023-11-02T10:52:54.546755+0000 mgr.x (mgr.34670) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:52:55.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:55 smithi174 bash[24093]: cephadm 2023-11-02T10:52:54.548052+0000 mgr.x (mgr.34670) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:52:57.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: cluster 2023-11-02T10:52:56.544107+0000 mgr.x (mgr.34670) 49 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:57.931 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: cephadm 2023-11-02T10:52:56.643080+0000 mgr.x (mgr.34670) 50 : cephadm [INF] Upgrade: Updating mgr.y 2023-11-02T10:52:57.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: audit 2023-11-02T10:52:56.643853+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-11-02T10:52:57.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: audit 2023-11-02T10:52:56.647011+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-11-02T10:52:57.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: audit 2023-11-02T10:52:56.652057+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]': finished 2023-11-02T10:52:57.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: audit 2023-11-02T10:52:56.656873+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:52:57.932 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: audit 2023-11-02T10:52:56.659948+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-02T10:52:57.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: audit 2023-11-02T10:52:56.660004+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:52:57.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: audit 2023-11-02T10:52:56.661792+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:57.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: cephadm 2023-11-02T10:52:56.663216+0000 mgr.x (mgr.34670) 51 : cephadm [INF] Deploying daemon mgr.y on smithi114 2023-11-02T10:52:57.933 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[27669]: audit 2023-11-02T10:52:56.664259+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-02T10:52:57.934 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: cluster 2023-11-02T10:52:56.544107+0000 mgr.x (mgr.34670) 49 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:57.934 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: cephadm 2023-11-02T10:52:56.643080+0000 mgr.x (mgr.34670) 50 : cephadm [INF] Upgrade: Updating mgr.y 2023-11-02T10:52:57.934 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: audit 2023-11-02T10:52:56.643853+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-11-02T10:52:57.934 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: audit 2023-11-02T10:52:56.647011+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-11-02T10:52:57.934 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: audit 2023-11-02T10:52:56.652057+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]': finished 2023-11-02T10:52:57.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: audit 2023-11-02T10:52:56.656873+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:52:57.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: audit 2023-11-02T10:52:56.659948+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-02T10:52:57.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: audit 2023-11-02T10:52:56.660004+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:52:57.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: audit 2023-11-02T10:52:56.661792+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:57.935 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: cephadm 2023-11-02T10:52:56.663216+0000 mgr.x (mgr.34670) 51 : cephadm [INF] Deploying daemon mgr.y on smithi114 2023-11-02T10:52:57.936 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:57 smithi114 bash[24104]: audit 2023-11-02T10:52:56.664259+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-02T10:52:57.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: cluster 2023-11-02T10:52:56.544107+0000 mgr.x (mgr.34670) 49 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:52:57.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: cephadm 2023-11-02T10:52:56.643080+0000 mgr.x (mgr.34670) 50 : cephadm [INF] Upgrade: Updating mgr.y 2023-11-02T10:52:57.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: audit 2023-11-02T10:52:56.643853+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-11-02T10:52:57.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: audit 2023-11-02T10:52:56.647011+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]: dispatch 2023-11-02T10:52:57.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: audit 2023-11-02T10:52:56.652057+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4", "who": "mgr.y"}]': finished 2023-11-02T10:52:57.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: audit 2023-11-02T10:52:56.656873+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:52:57.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: audit 2023-11-02T10:52:56.659948+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-02T10:52:57.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: audit 2023-11-02T10:52:56.660004+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:52:57.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: audit 2023-11-02T10:52:56.661792+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:52:57.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: cephadm 2023-11-02T10:52:56.663216+0000 mgr.x (mgr.34670) 51 : cephadm [INF] Deploying daemon mgr.y on smithi114 2023-11-02T10:52:57.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:57 smithi174 bash[24093]: audit 2023-11-02T10:52:56.664259+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-11-02T10:52:58.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:52:58 smithi114 systemd[1]: Stopping Ceph mgr.y for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:52:59.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:52:59 smithi174 bash[24093]: cluster 2023-11-02T10:52:58.545614+0000 mgr.x (mgr.34670) 52 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:00.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:52:59 smithi114 bash[27669]: cluster 2023-11-02T10:52:58.545614+0000 mgr.x (mgr.34670) 52 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:00.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:52:59 smithi114 bash[24104]: cluster 2023-11-02T10:52:58.545614+0000 mgr.x (mgr.34670) 52 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:01.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:01 smithi174 bash[24093]: cluster 2023-11-02T10:53:00.546262+0000 mgr.x (mgr.34670) 53 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:02.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:01 smithi114 bash[24104]: cluster 2023-11-02T10:53:00.546262+0000 mgr.x (mgr.34670) 53 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:02.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:01 smithi114 bash[27669]: cluster 2023-11-02T10:53:00.546262+0000 mgr.x (mgr.34670) 53 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:03.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:03 smithi174 bash[24093]: cluster 2023-11-02T10:53:02.547728+0000 mgr.x (mgr.34670) 54 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:04.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:03 smithi114 bash[27669]: cluster 2023-11-02T10:53:02.547728+0000 mgr.x (mgr.34670) 54 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:04.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:03 smithi114 bash[24104]: cluster 2023-11-02T10:53:02.547728+0000 mgr.x (mgr.34670) 54 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:05.803 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:05 smithi114 bash[24104]: cluster 2023-11-02T10:53:04.548464+0000 mgr.x (mgr.34670) 55 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:05.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:05 smithi114 bash[27669]: cluster 2023-11-02T10:53:04.548464+0000 mgr.x (mgr.34670) 55 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:05.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:05 smithi174 bash[24093]: cluster 2023-11-02T10:53:04.548464+0000 mgr.x (mgr.34670) 55 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:06.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:06 smithi174 bash[24093]: audit 2023-11-02T10:53:06.568676+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-02T10:53:06.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:06 smithi174 bash[24093]: audit 2023-11-02T10:53:06.569216+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-02T10:53:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:06 smithi174 bash[24093]: audit 2023-11-02T10:53:06.569586+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-02T10:53:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:06 smithi174 bash[24093]: audit 2023-11-02T10:53:06.569956+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-11-02T10:53:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:06 smithi174 bash[24093]: audit 2023-11-02T10:53:06.571966+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-02T10:53:06.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:06 smithi174 bash[24093]: audit 2023-11-02T10:53:06.572853+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-02T10:53:06.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:06 smithi174 bash[24093]: audit 2023-11-02T10:53:06.573409+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-02T10:53:06.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:06 smithi174 bash[24093]: audit 2023-11-02T10:53:06.573825+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-11-02T10:53:07.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[24104]: audit 2023-11-02T10:53:06.568676+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-02T10:53:07.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[24104]: audit 2023-11-02T10:53:06.569216+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-02T10:53:07.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[24104]: audit 2023-11-02T10:53:06.569586+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-02T10:53:07.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[24104]: audit 2023-11-02T10:53:06.569956+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-11-02T10:53:07.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[24104]: audit 2023-11-02T10:53:06.571966+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-02T10:53:07.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[24104]: audit 2023-11-02T10:53:06.572853+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-02T10:53:07.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[24104]: audit 2023-11-02T10:53:06.573409+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-02T10:53:07.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[24104]: audit 2023-11-02T10:53:06.573825+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-11-02T10:53:07.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[27669]: audit 2023-11-02T10:53:06.568676+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-02T10:53:07.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[27669]: audit 2023-11-02T10:53:06.569216+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-02T10:53:07.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[27669]: audit 2023-11-02T10:53:06.569586+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-02T10:53:07.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[27669]: audit 2023-11-02T10:53:06.569956+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-11-02T10:53:07.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[27669]: audit 2023-11-02T10:53:06.571966+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2023-11-02T10:53:07.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[27669]: audit 2023-11-02T10:53:06.572853+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-11-02T10:53:07.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[27669]: audit 2023-11-02T10:53:06.573409+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-11-02T10:53:07.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:06 smithi114 bash[27669]: audit 2023-11-02T10:53:06.573825+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2023-11-02T10:53:07.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:07 smithi174 bash[24093]: cluster 2023-11-02T10:53:06.549150+0000 mgr.x (mgr.34670) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:08.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:07 smithi114 bash[24104]: cluster 2023-11-02T10:53:06.549150+0000 mgr.x (mgr.34670) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:08.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:07 smithi114 bash[27669]: cluster 2023-11-02T10:53:06.549150+0000 mgr.x (mgr.34670) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:09.847 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:09 smithi114 bash[24104]: cluster 2023-11-02T10:53:08.550645+0000 mgr.x (mgr.34670) 57 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:09.847 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:09 smithi114 bash[46841]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mgr.y 2023-11-02T10:53:09.847 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:09 smithi114 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-11-02T10:53:09.848 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:09 smithi114 bash[46908]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mgr.y 2023-11-02T10:53:09.848 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:09 smithi114 bash[27669]: cluster 2023-11-02T10:53:08.550645+0000 mgr.x (mgr.34670) 57 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:09.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:09 smithi174 bash[24093]: cluster 2023-11-02T10:53:08.550645+0000 mgr.x (mgr.34670) 57 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:10.202 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:09 smithi114 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-11-02T10:53:10.202 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:09 smithi114 systemd[1]: Stopped Ceph mgr.y for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:53:10.202 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:10 smithi114 systemd[1]: Started Ceph mgr.y for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:53:10.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:10 smithi174 bash[24093]: audit 2023-11-02T10:53:10.171984+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:10.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:10 smithi174 bash[24093]: audit 2023-11-02T10:53:10.175392+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:10.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:10 smithi174 bash[24093]: audit 2023-11-02T10:53:10.179981+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:53:10.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:10 smithi174 bash[24093]: audit 2023-11-02T10:53:10.181029+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:10.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:10 smithi174 bash[24093]: audit 2023-11-02T10:53:10.184796+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:10.979 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:10 smithi174 bash[24093]: audit 2023-11-02T10:53:10.185580+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:11.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[24104]: audit 2023-11-02T10:53:10.171984+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:11.055 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[27669]: audit 2023-11-02T10:53:10.171984+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:11.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[24104]: audit 2023-11-02T10:53:10.175392+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:11.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[27669]: audit 2023-11-02T10:53:10.175392+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:11.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[24104]: audit 2023-11-02T10:53:10.179981+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:53:11.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[24104]: audit 2023-11-02T10:53:10.181029+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:11.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[24104]: audit 2023-11-02T10:53:10.184796+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:11.057 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[24104]: audit 2023-11-02T10:53:10.185580+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:11.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[27669]: audit 2023-11-02T10:53:10.179981+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96185876, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.977215Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90020249, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978055Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48884613, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978301Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50394562, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978543Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46441431, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.978783Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50457477, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979025Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12436111, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979265Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:52:23.979743Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:53:11.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[27669]: audit 2023-11-02T10:53:10.181029+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:11.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[27669]: audit 2023-11-02T10:53:10.184796+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:11.059 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:10 smithi114 bash[27669]: audit 2023-11-02T10:53:10.185580+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:11.438 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:11 smithi114 bash[47022]: debug 2023-11-02T10:53:11.267+0000 7f8019c6f700 1 -- 172.21.15.114:0/2997606408 <== mon.0 v2:172.21.15.114:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5620ad59c4e0 con 0x5620ad690c00 2023-11-02T10:53:11.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:11 smithi114 bash[47022]: debug 2023-11-02T10:53:11.431+0000 7f802a256680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-02T10:53:11.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:11 smithi114 bash[47022]: debug 2023-11-02T10:53:11.535+0000 7f802a256680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-02T10:53:12.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:12 smithi114 bash[24104]: cluster 2023-11-02T10:53:10.551405+0000 mgr.x (mgr.34670) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:12.303 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:11 smithi114 bash[47022]: debug 2023-11-02T10:53:11.975+0000 7f802a256680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-02T10:53:12.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:12 smithi114 bash[27669]: cluster 2023-11-02T10:53:10.551405+0000 mgr.x (mgr.34670) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:12.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:12 smithi174 bash[24093]: cluster 2023-11-02T10:53:10.551405+0000 mgr.x (mgr.34670) 58 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:13.234 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:12 smithi114 bash[47022]: debug 2023-11-02T10:53:12.883+0000 7f802a256680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-02T10:53:13.234 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:12 smithi114 bash[47022]: debug 2023-11-02T10:53:12.979+0000 7f802a256680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-02T10:53:13.553 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:13 smithi114 bash[47022]: debug 2023-11-02T10:53:13.227+0000 7f802a256680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-02T10:53:14.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:14 smithi174 bash[24093]: cluster 2023-11-02T10:53:12.552878+0000 mgr.x (mgr.34670) 59 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:14.542 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:14 smithi114 bash[27669]: cluster 2023-11-02T10:53:12.552878+0000 mgr.x (mgr.34670) 59 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:14.543 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:14 smithi114 bash[24104]: cluster 2023-11-02T10:53:12.552878+0000 mgr.x (mgr.34670) 59 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:14.543 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:14 smithi114 bash[47022]: debug 2023-11-02T10:53:14.363+0000 7f802a256680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-02T10:53:14.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:14 smithi114 bash[47022]: debug 2023-11-02T10:53:14.535+0000 7f802a256680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-02T10:53:14.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:14 smithi114 bash[47022]: debug 2023-11-02T10:53:14.639+0000 7f802a256680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-02T10:53:14.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:14 smithi114 bash[47022]: debug 2023-11-02T10:53:14.763+0000 7f802a256680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-02T10:53:15.303 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:15 smithi114 bash[47022]: debug 2023-11-02T10:53:14.995+0000 7f802a256680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-02T10:53:15.803 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:15 smithi114 bash[27669]: cluster 2023-11-02T10:53:14.553624+0000 mgr.x (mgr.34670) 60 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:15.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:15 smithi114 bash[47022]: debug 2023-11-02T10:53:15.387+0000 7f802a256680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-02T10:53:15.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:15 smithi114 bash[47022]: debug 2023-11-02T10:53:15.515+0000 7f802a256680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-02T10:53:15.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:15 smithi114 bash[24104]: cluster 2023-11-02T10:53:14.553624+0000 mgr.x (mgr.34670) 60 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:15.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:15 smithi174 bash[24093]: cluster 2023-11-02T10:53:14.553624+0000 mgr.x (mgr.34670) 60 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:16.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[47022]: debug 2023-11-02T10:53:16.463+0000 7f802a256680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-02T10:53:16.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[47022]: debug 2023-11-02T10:53:16.575+0000 7f802a256680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-02T10:53:16.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[47022]: debug 2023-11-02T10:53:16.695+0000 7f802a256680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-02T10:53:16.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[27669]: audit 2023-11-02T10:53:16.227351+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.220918Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 85679144, \"cpu_percentage\": \"99.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:16.221282Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108527616, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221520Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221776Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"2.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222006Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46682603, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222256Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51118080, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222509Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12299796, \"cpu_percentage\": \"3.06%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222764Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15319695, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223017Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223269Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.223659Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:16.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[27669]: audit 2023-11-02T10:53:16.231219+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.220918Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 85679144, \"cpu_percentage\": \"99.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:16.221282Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108527616, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221520Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221776Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"2.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222006Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46682603, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222256Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51118080, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222509Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12299796, \"cpu_percentage\": \"3.06%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222764Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15319695, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223017Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223269Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.223659Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:16.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[27669]: audit 2023-11-02T10:53:16.235714+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.220918Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 85679144, \"cpu_percentage\": \"99.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:16.221282Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108527616, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221520Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221776Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"2.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222006Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46682603, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222256Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51118080, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222509Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12299796, \"cpu_percentage\": \"3.06%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222764Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15319695, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223017Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223269Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.223659Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:53:16.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[24104]: audit 2023-11-02T10:53:16.227351+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.220918Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 85679144, \"cpu_percentage\": \"99.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:16.221282Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108527616, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221520Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221776Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"2.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222006Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46682603, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222256Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51118080, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222509Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12299796, \"cpu_percentage\": \"3.06%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222764Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15319695, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223017Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223269Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.223659Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:16.806 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[24104]: audit 2023-11-02T10:53:16.231219+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.220918Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 85679144, \"cpu_percentage\": \"99.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:16.221282Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108527616, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221520Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221776Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"2.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222006Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46682603, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222256Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51118080, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222509Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12299796, \"cpu_percentage\": \"3.06%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222764Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15319695, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223017Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223269Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.223659Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:16.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[24104]: audit 2023-11-02T10:53:16.235714+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.220918Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 85679144, \"cpu_percentage\": \"99.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:16.221282Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108527616, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221520Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221776Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"2.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222006Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46682603, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222256Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51118080, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222509Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12299796, \"cpu_percentage\": \"3.06%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222764Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15319695, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223017Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223269Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.223659Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:53:16.977 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:16 smithi174 bash[24093]: audit 2023-11-02T10:53:16.227351+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.220918Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 85679144, \"cpu_percentage\": \"99.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:16.221282Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108527616, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221520Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221776Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"2.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222006Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46682603, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222256Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51118080, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222509Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12299796, \"cpu_percentage\": \"3.06%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222764Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15319695, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223017Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223269Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.223659Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:16.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:16 smithi174 bash[24093]: audit 2023-11-02T10:53:16.231219+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.220918Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 85679144, \"cpu_percentage\": \"99.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:16.221282Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108527616, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221520Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221776Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"2.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222006Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46682603, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222256Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51118080, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222509Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12299796, \"cpu_percentage\": \"3.06%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222764Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15319695, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223017Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223269Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.223659Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:16.978 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:16 smithi174 bash[24093]: audit 2023-11-02T10:53:16.235714+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114504499, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.220918Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 85679144, \"cpu_percentage\": \"99.76%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:16.221282Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108527616, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221520Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49251614, \"cpu_percentage\": \"2.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.221776Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"2.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222006Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46682603, \"cpu_percentage\": \"2.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222256Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51118080, \"cpu_percentage\": \"2.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222509Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12299796, \"cpu_percentage\": \"3.06%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.222764Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15319695, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223017Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.223269Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.223659Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:53:17.214 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:16 smithi114 bash[47022]: debug 2023-11-02T10:53:16.919+0000 7f802a256680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-02T10:53:17.531 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[47022]: debug 2023-11-02T10:53:17.207+0000 7f802a256680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-02T10:53:17.532 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[47022]: debug 2023-11-02T10:53:17.371+0000 7f802a256680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-02T10:53:17.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[47022]: debug 2023-11-02T10:53:17.547+0000 7f802a256680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-02T10:53:17.803 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[47022]: debug 2023-11-02T10:53:17.763+0000 7f802a256680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-02T10:53:17.804 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: cluster 2023-11-02T10:53:16.554400+0000 mgr.x (mgr.34670) 61 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:17.804 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: cluster 2023-11-02T10:53:16.554400+0000 mgr.x (mgr.34670) 61 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:17.805 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.589375+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113560780, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583072Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.50%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583452Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583718Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"2.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583972Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49513758, \"cpu_percentage\": \"2.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584268Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"3.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584523Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33470545, \"cpu_percentage\": \"1.18%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584771Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12551454, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585022Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27378319, \"cpu_percentage\": \"1.18%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585270Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585517Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.585925Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:17.805 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.589375+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113560780, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583072Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.50%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583452Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583718Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"2.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583972Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49513758, \"cpu_percentage\": \"2.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584268Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"3.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584523Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33470545, \"cpu_percentage\": \"1.18%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584771Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12551454, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585022Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27378319, \"cpu_percentage\": \"1.18%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585270Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585517Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.585925Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:17.807 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.593047+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113560780, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583072Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.50%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583452Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583718Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"2.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583972Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49513758, \"cpu_percentage\": \"2.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584268Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"3.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584523Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33470545, \"cpu_percentage\": \"1.18%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584771Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12551454, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585022Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27378319, \"cpu_percentage\": \"1.18%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585270Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585517Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.585925Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:17.807 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.593047+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113560780, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583072Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.50%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583452Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583718Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"2.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583972Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49513758, \"cpu_percentage\": \"2.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584268Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"3.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584523Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33470545, \"cpu_percentage\": \"1.18%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584771Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12551454, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585022Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27378319, \"cpu_percentage\": \"1.18%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585270Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585517Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.585925Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:17.808 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.601159+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113560780, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583072Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.50%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583452Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583718Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"2.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583972Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49513758, \"cpu_percentage\": \"2.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584268Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"3.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584523Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33470545, \"cpu_percentage\": \"1.18%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584771Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12551454, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585022Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27378319, \"cpu_percentage\": \"1.18%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585270Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585517Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.585925Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:53:17.808 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.601852+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:53:17.808 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.604793+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:53:17.809 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.614043+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-02T10:53:17.809 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.623614+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:17.809 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.625439+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:53:17.809 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: cephadm 2023-11-02T10:53:16.627561+0000 mgr.x (mgr.34670) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:53:17.809 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.601159+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113560780, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583072Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.50%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583452Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583718Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"2.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583972Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49513758, \"cpu_percentage\": \"2.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584268Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"3.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584523Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33470545, \"cpu_percentage\": \"1.18%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584771Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12551454, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585022Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27378319, \"cpu_percentage\": \"1.18%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585270Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585517Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.585925Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:53:17.810 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.601852+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:53:17.810 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.604793+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:53:17.810 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.614043+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-02T10:53:17.810 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.623614+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:17.811 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.625439+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:53:17.811 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: cephadm 2023-11-02T10:53:16.627561+0000 mgr.x (mgr.34670) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:53:17.811 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: cephadm 2023-11-02T10:53:16.628319+0000 mgr.x (mgr.34670) 63 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:53:17.811 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.628486+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:53:17.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: cephadm 2023-11-02T10:53:16.631422+0000 mgr.x (mgr.34670) 64 : cephadm [INF] Failing over to other MGR 2023-11-02T10:53:17.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.631836+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-02T10:53:17.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.634820+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-02T10:53:17.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.641989+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' 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-02T10:53:17.812 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: cluster 2023-11-02T10:53:16.642020+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-02T10:53:17.813 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.645097+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34670 ' 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-02T10:53:17.813 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.645373+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-02T10:53:17.813 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[24104]: audit 2023-11-02T10:53:16.648372+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-02T10:53:17.813 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: cephadm 2023-11-02T10:53:16.628319+0000 mgr.x (mgr.34670) 63 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:53:17.814 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.628486+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:53:17.814 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: cephadm 2023-11-02T10:53:16.631422+0000 mgr.x (mgr.34670) 64 : cephadm [INF] Failing over to other MGR 2023-11-02T10:53:17.814 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.631836+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-02T10:53:17.814 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.634820+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-02T10:53:17.814 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.641989+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' 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-02T10:53:17.815 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: cluster 2023-11-02T10:53:16.642020+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-02T10:53:17.815 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.645097+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34670 ' 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-02T10:53:17.815 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.645373+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-02T10:53:17.815 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[27669]: audit 2023-11-02T10:53:16.648372+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-02T10:53:17.831 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[35772]: debug 2023-11-02T10:53:17.612+0000 7fd44f6eb700 -1 mgr handle_mgr_map I was active but no longer am 2023-11-02T10:53:17.831 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[35772]: ignoring --setuser ceph since I am not root 2023-11-02T10:53:17.832 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[35772]: ignoring --setgroup ceph since I am not root 2023-11-02T10:53:17.832 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[35772]: debug 2023-11-02T10:53:17.660+0000 7f247e102700 1 -- 172.21.15.174:0/149391253 <== mon.2 v2:172.21.15.174:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d4f00104e0 con 0x55d4f0104800 2023-11-02T10:53:17.833 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: cluster 2023-11-02T10:53:16.554400+0000 mgr.x (mgr.34670) 61 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:17.833 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.589375+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113560780, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583072Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.50%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583452Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583718Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"2.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583972Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49513758, \"cpu_percentage\": \"2.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584268Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"3.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584523Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33470545, \"cpu_percentage\": \"1.18%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584771Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12551454, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585022Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27378319, \"cpu_percentage\": \"1.18%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585270Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585517Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.585925Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:17.834 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.593047+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113560780, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583072Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.50%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583452Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583718Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"2.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583972Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49513758, \"cpu_percentage\": \"2.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584268Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"3.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584523Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33470545, \"cpu_percentage\": \"1.18%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584771Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12551454, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585022Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27378319, \"cpu_percentage\": \"1.18%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585270Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585517Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.585925Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]: dispatch 2023-11-02T10:53:17.834 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.601159+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113560780, \"cpu_percentage\": \"1.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583072Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 434634752, \"cpu_percentage\": \"2.50%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583452Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"2.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583718Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50908364, \"cpu_percentage\": \"2.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.583972Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49513758, \"cpu_percentage\": \"2.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584268Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"3.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584523Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 33470545, \"cpu_percentage\": \"1.18%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.584771Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12551454, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585022Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27378319, \"cpu_percentage\": \"1.18%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585270Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:16.585517Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:16.585925Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}}"}]': finished 2023-11-02T10:53:17.834 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.601852+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:53:17.835 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.604793+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:53:17.835 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.614043+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-02T10:53:17.835 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.623614+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:17.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.625439+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:53:17.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: cephadm 2023-11-02T10:53:16.627561+0000 mgr.x (mgr.34670) 62 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:53:17.836 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: cephadm 2023-11-02T10:53:16.628319+0000 mgr.x (mgr.34670) 63 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-11-02T10:53:17.837 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.628486+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:53:17.837 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: cephadm 2023-11-02T10:53:16.631422+0000 mgr.x (mgr.34670) 64 : cephadm [INF] Failing over to other MGR 2023-11-02T10:53:17.837 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.631836+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-02T10:53:17.837 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.634820+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-11-02T10:53:17.837 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.641989+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' 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-02T10:53:17.838 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: cluster 2023-11-02T10:53:16.642020+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-11-02T10:53:17.838 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.645097+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34670 ' 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-02T10:53:17.838 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.645373+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34670 172.21.15.174:0/964756585' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-02T10:53:17.838 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[24093]: audit 2023-11-02T10:53:16.648372+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-11-02T10:53:18.226 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[35772]: debug 2023-11-02T10:53:17.824+0000 7f248e2cb680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-11-02T10:53:18.227 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:17 smithi174 bash[35772]: debug 2023-11-02T10:53:17.932+0000 7f248e2cb680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-11-02T10:53:18.303 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:17 smithi114 bash[47022]: debug 2023-11-02T10:53:17.871+0000 7f802a256680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-02T10:53:18.726 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: audit 2023-11-02T10:53:17.617988+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-02T10:53:18.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: cluster 2023-11-02T10:53:17.618127+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e19: y(active, starting, since 0.982548s) 2023-11-02T10:53:18.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: audit 2023-11-02T10:53:17.642266+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-02T10:53:18.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: cluster 2023-11-02T10:53:17.642385+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-02T10:53:18.727 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: cluster 2023-11-02T10:53:17.897441+0000 mon.a (mon.0) 676 : cluster [INF] Active manager daemon y restarted 2023-11-02T10:53:18.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: cluster 2023-11-02T10:53:17.898710+0000 mon.a (mon.0) 677 : cluster [INF] Activating manager daemon y 2023-11-02T10:53:18.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: cluster 2023-11-02T10:53:17.902768+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-02T10:53:18.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: audit 2023-11-02T10:53:17.906545+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-02T10:53:18.728 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: audit 2023-11-02T10:53:17.907273+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:53:18.729 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: audit 2023-11-02T10:53:17.908612+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-02T10:53:18.729 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[24093]: audit 2023-11-02T10:53:17.909071+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:53:18.729 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:18 smithi174 bash[35772]: debug 2023-11-02T10:53:18.392+0000 7f248e2cb680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-11-02T10:53:19.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: audit 2023-11-02T10:53:17.617988+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-02T10:53:19.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: cluster 2023-11-02T10:53:17.618127+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e19: y(active, starting, since 0.982548s) 2023-11-02T10:53:19.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: audit 2023-11-02T10:53:17.642266+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-02T10:53:19.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: cluster 2023-11-02T10:53:17.642385+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-02T10:53:19.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: cluster 2023-11-02T10:53:17.897441+0000 mon.a (mon.0) 676 : cluster [INF] Active manager daemon y restarted 2023-11-02T10:53:19.054 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: cluster 2023-11-02T10:53:17.898710+0000 mon.a (mon.0) 677 : cluster [INF] Activating manager daemon y 2023-11-02T10:53:19.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: cluster 2023-11-02T10:53:17.902768+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-02T10:53:19.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: audit 2023-11-02T10:53:17.906545+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-02T10:53:19.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: audit 2023-11-02T10:53:17.907273+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:53:19.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: audit 2023-11-02T10:53:17.908612+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-02T10:53:19.055 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[24104]: audit 2023-11-02T10:53:17.909071+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:53:19.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: audit 2023-11-02T10:53:17.617988+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-11-02T10:53:19.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: cluster 2023-11-02T10:53:17.618127+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e19: y(active, starting, since 0.982548s) 2023-11-02T10:53:19.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: audit 2023-11-02T10:53:17.642266+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34670 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-11-02T10:53:19.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: cluster 2023-11-02T10:53:17.642385+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-11-02T10:53:19.056 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: cluster 2023-11-02T10:53:17.897441+0000 mon.a (mon.0) 676 : cluster [INF] Active manager daemon y restarted 2023-11-02T10:53:19.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: cluster 2023-11-02T10:53:17.898710+0000 mon.a (mon.0) 677 : cluster [INF] Activating manager daemon y 2023-11-02T10:53:19.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: cluster 2023-11-02T10:53:17.902768+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-11-02T10:53:19.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: audit 2023-11-02T10:53:17.906545+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-11-02T10:53:19.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: audit 2023-11-02T10:53:17.907273+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:53:19.057 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: audit 2023-11-02T10:53:17.908612+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-11-02T10:53:19.058 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:18 smithi114 bash[27669]: audit 2023-11-02T10:53:17.909071+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:53:19.646 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:19 smithi174 bash[35772]: debug 2023-11-02T10:53:19.300+0000 7f248e2cb680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-11-02T10:53:19.646 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:19 smithi174 bash[35772]: debug 2023-11-02T10:53:19.392+0000 7f248e2cb680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-11-02T10:53:19.646 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:19 smithi174 bash[35772]: debug 2023-11-02T10:53:19.640+0000 7f248e2cb680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-11-02T10:53:19.976 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:19 smithi174 bash[24093]: cluster 2023-11-02T10:53:18.647098+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e20: y(active, starting, since 0.74882s) 2023-11-02T10:53:20.053 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:19 smithi114 bash[24104]: cluster 2023-11-02T10:53:18.647098+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e20: y(active, starting, since 0.74882s) 2023-11-02T10:53:20.053 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:19 smithi114 bash[27669]: cluster 2023-11-02T10:53:18.647098+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e20: y(active, starting, since 0.74882s) 2023-11-02T10:53:21.015 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:20 smithi174 bash[35772]: debug 2023-11-02T10:53:20.752+0000 7f248e2cb680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-11-02T10:53:21.015 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:20 smithi174 bash[35772]: debug 2023-11-02T10:53:20.912+0000 7f248e2cb680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-11-02T10:53:21.345 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:21 smithi174 bash[35772]: debug 2023-11-02T10:53:21.008+0000 7f248e2cb680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-11-02T10:53:21.346 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:21 smithi174 bash[35772]: debug 2023-11-02T10:53:21.120+0000 7f248e2cb680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-11-02T10:53:21.709 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:21 smithi174 bash[35772]: debug 2023-11-02T10:53:21.336+0000 7f248e2cb680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-11-02T10:53:21.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:21 smithi174 bash[35772]: debug 2023-11-02T10:53:21.700+0000 7f248e2cb680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-11-02T10:53:21.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:21 smithi174 bash[35772]: debug 2023-11-02T10:53:21.820+0000 7f248e2cb680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-11-02T10:53:22.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:22 smithi174 bash[35772]: debug 2023-11-02T10:53:22.676+0000 7f248e2cb680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-11-02T10:53:22.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:22 smithi174 bash[35772]: debug 2023-11-02T10:53:22.776+0000 7f248e2cb680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-11-02T10:53:22.977 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:22 smithi174 bash[35772]: debug 2023-11-02T10:53:22.892+0000 7f248e2cb680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-11-02T10:53:23.409 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:23 smithi174 bash[35772]: debug 2023-11-02T10:53:23.112+0000 7f248e2cb680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-11-02T10:53:23.726 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:23 smithi174 bash[35772]: debug 2023-11-02T10:53:23.400+0000 7f248e2cb680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-11-02T10:53:23.726 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:23 smithi174 bash[35772]: debug 2023-11-02T10:53:23.564+0000 7f248e2cb680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-11-02T10:53:24.061 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:23 smithi174 bash[35772]: debug 2023-11-02T10:53:23.732+0000 7f248e2cb680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-11-02T10:53:24.061 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:23 smithi174 bash[35772]: debug 2023-11-02T10:53:23.948+0000 7f248e2cb680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-11-02T10:53:24.476 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:24 smithi174 bash[35772]: debug 2023-11-02T10:53:24.052+0000 7f248e2cb680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-11-02T10:53:24.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:24 smithi174 bash[24093]: audit 2023-11-02T10:53:24.077009+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-02T10:53:24.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:24 smithi174 bash[24093]: audit 2023-11-02T10:53:24.077893+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:53:24.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:24 smithi174 bash[24093]: cluster 2023-11-02T10:53:24.079478+0000 mon.a (mon.0) 680 : cluster [DBG] Standby manager daemon x started 2023-11-02T10:53:24.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:24 smithi174 bash[24093]: audit 2023-11-02T10:53:24.079923+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-02T10:53:24.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:24 smithi174 bash[24093]: audit 2023-11-02T10:53:24.080740+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:53:24.478 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[24104]: audit 2023-11-02T10:53:24.077009+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-02T10:53:24.478 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[24104]: audit 2023-11-02T10:53:24.077893+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:53:24.479 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[24104]: cluster 2023-11-02T10:53:24.079478+0000 mon.a (mon.0) 680 : cluster [DBG] Standby manager daemon x started 2023-11-02T10:53:24.479 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[24104]: audit 2023-11-02T10:53:24.079923+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-02T10:53:24.479 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[24104]: audit 2023-11-02T10:53:24.080740+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:53:24.479 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[27669]: audit 2023-11-02T10:53:24.077009+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-11-02T10:53:24.480 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[27669]: audit 2023-11-02T10:53:24.077893+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:53:24.480 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[27669]: cluster 2023-11-02T10:53:24.079478+0000 mon.a (mon.0) 680 : cluster [DBG] Standby manager daemon x started 2023-11-02T10:53:24.480 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[27669]: audit 2023-11-02T10:53:24.079923+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-11-02T10:53:24.480 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[27669]: audit 2023-11-02T10:53:24.080740+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.174:0/1930128661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:53:25.181 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph orch ps' 2023-11-02T10:53:25.188 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[47022]: Warning: Permanently added '172.21.15.114' (ECDSA) to the list of known hosts. 2023-11-02T10:53:25.189 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:24 smithi114 bash[47022]: Warning: Permanently added '172.21.15.174' (ECDSA) to the list of known hosts. 2023-11-02T10:53:25.189 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: cluster 2023-11-02T10:53:24.143757+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e21: y(active, starting, since 6s), standbys: x 2023-11-02T10:53:25.189 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.145225+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-02T10:53:25.189 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.146077+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-02T10:53:25.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.650316+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-02T10:53:25.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.650793+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-02T10:53:25.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.651238+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-02T10:53:25.190 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.655410+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:53:25.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.656196+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:53:25.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.656995+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:53:25.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.657871+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:53:25.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.658263+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:53:25.191 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.658524+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:53:25.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.658742+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:53:25.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.658995+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:53:25.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.659251+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-02T10:53:25.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.659411+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-02T10:53:25.192 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.659944+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-02T10:53:25.193 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.661437+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-02T10:53:25.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: cluster 2023-11-02T10:53:24.143757+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e21: y(active, starting, since 6s), standbys: x 2023-11-02T10:53:25.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.145225+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-02T10:53:25.193 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.146077+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-02T10:53:25.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.650316+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-02T10:53:25.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.650793+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-02T10:53:25.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.651238+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-02T10:53:25.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.655410+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:53:25.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.656196+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:53:25.194 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.656995+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:53:25.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.657871+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:53:25.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.658263+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:53:25.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.658524+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:53:25.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.658742+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:53:25.195 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.658995+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:53:25.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.659251+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-02T10:53:25.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.659411+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-02T10:53:25.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.659944+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-02T10:53:25.196 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.661437+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-02T10:53:25.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.662510+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-02T10:53:25.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.663000+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-02T10:53:25.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.663482+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-02T10:53:25.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.664014+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi114"}]: dispatch 2023-11-02T10:53:25.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.664525+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi174"}]: dispatch 2023-11-02T10:53:25.197 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.665027+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-02T10:53:25.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.665478+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-02T10:53:25.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.665930+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-02T10:53:25.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.666414+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-02T10:53:25.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.666901+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-02T10:53:25.198 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.667369+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-02T10:53:25.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.667891+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-02T10:53:25.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.668367+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-02T10:53:25.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.668844+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-02T10:53:25.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.669322+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-02T10:53:25.199 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.669811+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-02T10:53:25.200 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.670289+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-02T10:53:25.200 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.662510+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-02T10:53:25.200 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.663000+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-02T10:53:25.201 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.663482+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-02T10:53:25.201 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.664014+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi114"}]: dispatch 2023-11-02T10:53:25.201 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.664525+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi174"}]: dispatch 2023-11-02T10:53:25.201 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.665027+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-02T10:53:25.201 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.665478+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-02T10:53:25.201 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.665930+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-02T10:53:25.202 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.666414+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-02T10:53:25.202 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.666901+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-02T10:53:25.202 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.667369+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-02T10:53:25.202 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.667891+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-02T10:53:25.202 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.668367+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-02T10:53:25.203 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.668844+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-02T10:53:25.203 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.669322+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-02T10:53:25.203 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.669811+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-02T10:53:25.203 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.670289+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-02T10:53:25.203 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.670861+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:53:25.204 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.671399+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:53:25.204 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.671928+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-02T10:53:25.204 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.672437+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-02T10:53:25.204 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.672985+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-02T10:53:25.204 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.673497+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-02T10:53:25.204 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: cluster 2023-11-02T10:53:24.691403+0000 mon.a (mon.0) 720 : cluster [INF] Manager daemon y is now available 2023-11-02T10:53:25.205 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.714254+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"172.21.15.174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:53:25.205 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.718951+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"172.21.15.174\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-02T10:53:25.205 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.853074+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:25.205 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.856506+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:25.205 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.934707+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-02T10:53:25.206 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[24104]: audit 2023-11-02T10:53:24.940844+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-02T10:53:25.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.670861+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:53:25.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.671399+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:53:25.206 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.671928+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-02T10:53:25.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.672437+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-02T10:53:25.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.672985+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-02T10:53:25.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.673497+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-02T10:53:25.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: cluster 2023-11-02T10:53:24.691403+0000 mon.a (mon.0) 720 : cluster [INF] Manager daemon y is now available 2023-11-02T10:53:25.207 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.714254+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"172.21.15.174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:53:25.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.718951+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"172.21.15.174\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-02T10:53:25.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.853074+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:25.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.856506+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:25.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.934707+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-02T10:53:25.208 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:25 smithi114 bash[27669]: audit 2023-11-02T10:53:24.940844+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-02T10:53:25.226 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: cluster 2023-11-02T10:53:24.143757+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e21: y(active, starting, since 6s), standbys: x 2023-11-02T10:53:25.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.145225+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-11-02T10:53:25.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.146077+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-11-02T10:53:25.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.650316+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-11-02T10:53:25.227 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.650793+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-11-02T10:53:25.228 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.651238+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-11-02T10:53:25.228 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.655410+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-11-02T10:53:25.228 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.656196+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-11-02T10:53:25.228 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.656995+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-11-02T10:53:25.228 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.657871+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-11-02T10:53:25.229 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.658263+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-11-02T10:53:25.229 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.658524+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-11-02T10:53:25.229 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.658742+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-11-02T10:53:25.229 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.658995+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-11-02T10:53:25.229 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.659251+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-11-02T10:53:25.229 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.659411+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-11-02T10:53:25.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.659944+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-11-02T10:53:25.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.661437+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-11-02T10:53:25.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.662510+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-11-02T10:53:25.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.663000+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-11-02T10:53:25.230 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.663482+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-11-02T10:53:25.231 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.664014+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi114"}]: dispatch 2023-11-02T10:53:25.231 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.664525+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi174"}]: dispatch 2023-11-02T10:53:25.231 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.665027+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-11-02T10:53:25.231 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.665478+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-11-02T10:53:25.231 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.665930+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-11-02T10:53:25.232 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.666414+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-11-02T10:53:25.232 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.666901+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-11-02T10:53:25.232 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.667369+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-11-02T10:53:25.232 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.667891+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-11-02T10:53:25.232 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.668367+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-11-02T10:53:25.233 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.668844+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-11-02T10:53:25.233 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.669322+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-11-02T10:53:25.233 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.669811+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-11-02T10:53:25.233 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.670289+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-11-02T10:53:25.233 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.670861+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-11-02T10:53:25.234 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.671399+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-11-02T10:53:25.234 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.671928+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-11-02T10:53:25.234 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.672437+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-11-02T10:53:25.234 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.672985+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-11-02T10:53:25.234 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.673497+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-11-02T10:53:25.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: cluster 2023-11-02T10:53:24.691403+0000 mon.a (mon.0) 720 : cluster [INF] Manager daemon y is now available 2023-11-02T10:53:25.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.714254+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"172.21.15.174\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-11-02T10:53:25.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.718951+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi114\": {\"hostname\": \"smithi114\", \"addr\": \"172.21.15.114\", \"labels\": [], \"status\": \"\"}, \"smithi174\": {\"hostname\": \"smithi174\", \"addr\": \"172.21.15.174\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-11-02T10:53:25.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.853074+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:25.235 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.856506+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:25.236 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.934707+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-11-02T10:53:25.236 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:25 smithi174 bash[24093]: audit 2023-11-02T10:53:24.940844+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-11-02T10:53:26.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:26 smithi174 bash[24093]: cephadm 2023-11-02T10:53:24.713432+0000 mgr.y (mgr.24757) 1 : cephadm [INF] inventory: adjusted host smithi174 addr 'smithi174' -> '172.21.15.174' 2023-11-02T10:53:26.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:26 smithi174 bash[24093]: audit 2023-11-02T10:53:25.169157+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:26.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:26 smithi174 bash[24093]: audit 2023-11-02T10:53:25.171741+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:26.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:26 smithi174 bash[24093]: cluster 2023-11-02T10:53:25.523413+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2023-11-02T10:53:26.491 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:26 smithi114 bash[24104]: cephadm 2023-11-02T10:53:24.713432+0000 mgr.y (mgr.24757) 1 : cephadm [INF] inventory: adjusted host smithi174 addr 'smithi174' -> '172.21.15.174' 2023-11-02T10:53:26.492 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:26 smithi114 bash[24104]: audit 2023-11-02T10:53:25.169157+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:26.492 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:26 smithi114 bash[24104]: audit 2023-11-02T10:53:25.171741+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:26.492 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:26 smithi114 bash[24104]: cluster 2023-11-02T10:53:25.523413+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2023-11-02T10:53:26.493 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:26 smithi114 bash[27669]: cephadm 2023-11-02T10:53:24.713432+0000 mgr.y (mgr.24757) 1 : cephadm [INF] inventory: adjusted host smithi174 addr 'smithi174' -> '172.21.15.174' 2023-11-02T10:53:26.493 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:26 smithi114 bash[27669]: audit 2023-11-02T10:53:25.169157+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:26.493 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:26 smithi114 bash[27669]: audit 2023-11-02T10:53:25.171741+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-11-02T10:53:26.493 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:26 smithi114 bash[27669]: cluster 2023-11-02T10:53:25.523413+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2023-11-02T10:53:27.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:27 smithi174 bash[24093]: cluster 2023-11-02T10:53:25.548520+0000 mgr.y (mgr.24757) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:27.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:27 smithi174 bash[24093]: cluster 2023-11-02T10:53:26.529710+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2023-11-02T10:53:27.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:27 smithi114 bash[24104]: cluster 2023-11-02T10:53:25.548520+0000 mgr.y (mgr.24757) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:27.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:27 smithi114 bash[24104]: cluster 2023-11-02T10:53:26.529710+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2023-11-02T10:53:27.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:27 smithi114 bash[27669]: cluster 2023-11-02T10:53:25.548520+0000 mgr.y (mgr.24757) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:27.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:27 smithi114 bash[27669]: cluster 2023-11-02T10:53:26.529710+0000 mon.a (mon.0) 730 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2023-11-02T10:53:28.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:28 smithi174 bash[24093]: cluster 2023-11-02T10:53:26.658090+0000 mgr.y (mgr.24757) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:28.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:28 smithi114 bash[24104]: cluster 2023-11-02T10:53:26.658090+0000 mgr.y (mgr.24757) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:28.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:28 smithi114 bash[27669]: cluster 2023-11-02T10:53:26.658090+0000 mgr.y (mgr.24757) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:28.656 INFO:teuthology.orchestra.run.smithi114.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-11-02T10:53:28.656 INFO:teuthology.orchestra.run.smithi114.stdout:alertmanager.a smithi114 running (50s) 12s ago 7m 14.6M - 0.26.0 9f27df16978d b773a48eb17c 2023-11-02T10:53:28.656 INFO:teuthology.orchestra.run.smithi114.stdout:grafana.a smithi174 running (6m) 12s ago 6m 26.1M - 6.6.2 87a51ecf0b1c 87e5239956af 2023-11-02T10:53:28.657 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.x smithi174 running (96s) 12s ago 11m 414M - 16.2.14-106-gf2ece71a 905f4094f1b9 3362645b3fd9 2023-11-02T10:53:28.657 INFO:teuthology.orchestra.run.smithi114.stdout:mgr.y smithi114 *:8443 running (18s) 12s ago 13m 81.7M - 16.2.14-106-gf2ece71a 905f4094f1b9 861193e3a6c0 2023-11-02T10:53:28.657 INFO:teuthology.orchestra.run.smithi114.stdout:mon.a smithi114 running (13m) 12s ago 13m 109M 2048M 15.2.0 204a01f9b0b6 98e2597c2ffa 2023-11-02T10:53:28.657 INFO:teuthology.orchestra.run.smithi114.stdout:mon.b smithi174 running (11m) 12s ago 11m 108M 2048M 15.2.0 204a01f9b0b6 5302327bfb55 2023-11-02T10:53:28.657 INFO:teuthology.orchestra.run.smithi114.stdout:mon.c smithi114 running (11m) 12s ago 11m 103M 2048M 15.2.0 204a01f9b0b6 77890eb2e5d6 2023-11-02T10:53:28.658 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.a smithi114 running (7m) 12s ago 7m 11.7M - 1.6.1 458e026e6aa6 29d486d4480a 2023-11-02T10:53:28.658 INFO:teuthology.orchestra.run.smithi114.stdout:node-exporter.b smithi174 running (7m) 12s ago 7m 11.9M - 1.6.1 458e026e6aa6 8bf86ac676be 2023-11-02T10:53:28.658 INFO:teuthology.orchestra.run.smithi114.stdout:osd.0 smithi114 running (11m) 12s ago 11m 46.9M 4096M 15.2.0 204a01f9b0b6 295d92a816a1 2023-11-02T10:53:28.658 INFO:teuthology.orchestra.run.smithi114.stdout:osd.1 smithi114 running (10m) 12s ago 10m 48.2M 4096M 15.2.0 204a01f9b0b6 ea1042bac253 2023-11-02T10:53:28.658 INFO:teuthology.orchestra.run.smithi114.stdout:osd.2 smithi114 running (10m) 12s ago 10m 44.5M 4096M 15.2.0 204a01f9b0b6 90d5b3e93680 2023-11-02T10:53:28.659 INFO:teuthology.orchestra.run.smithi114.stdout:osd.3 smithi114 running (9m) 12s ago 9m 48.7M 4096M 15.2.0 204a01f9b0b6 7c3060fd654a 2023-11-02T10:53:28.659 INFO:teuthology.orchestra.run.smithi114.stdout:osd.4 smithi174 running (9m) 12s ago 9m 48.9M 4096M 15.2.0 204a01f9b0b6 afa48183c0c1 2023-11-02T10:53:28.659 INFO:teuthology.orchestra.run.smithi114.stdout:osd.5 smithi174 running (8m) 12s ago 9m 48.5M 4096M 15.2.0 204a01f9b0b6 74540e418d57 2023-11-02T10:53:28.659 INFO:teuthology.orchestra.run.smithi114.stdout:osd.6 smithi174 running (8m) 12s ago 8m 47.2M 4096M 15.2.0 204a01f9b0b6 de31c5cd0887 2023-11-02T10:53:28.659 INFO:teuthology.orchestra.run.smithi114.stdout:osd.7 smithi174 running (8m) 12s ago 8m 48.3M 4096M 15.2.0 204a01f9b0b6 13973aa3255f 2023-11-02T10:53:28.660 INFO:teuthology.orchestra.run.smithi114.stdout:prometheus.a smithi174 running (36s) 12s ago 7m 31.9M - 2.47.2 22010d1e5539 606d88cdcbc5 2023-11-02T10:53:28.660 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi114.gpejid smithi114 running (5m) 12s ago 5m 49.1M - 15.2.0 204a01f9b0b6 b87dce80eca5 2023-11-02T10:53:28.660 INFO:teuthology.orchestra.run.smithi114.stdout:rgw.r.z.smithi174.cbclbo smithi174 running (5m) 12s ago 5m 48.8M - 15.2.0 204a01f9b0b6 af65266aa882 2023-11-02T10:53:29.428 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions' 2023-11-02T10:53:29.440 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.635081+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-02T10:53:29.440 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.635752+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-02T10:53:29.440 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.636425+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.440 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.636995+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.637523+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.638154+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.642943+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-02T10:53:29.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.643534+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.644067+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.441 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.644673+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.442 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[27669]: audit 2023-11-02T10:53:28.645201+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.442 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.635081+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-02T10:53:29.442 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.635752+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-02T10:53:29.442 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.636425+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.443 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.636995+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.443 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.637523+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.443 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.638154+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.443 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.642943+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-02T10:53:29.443 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.643534+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.444 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.644067+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.444 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.644673+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.444 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:29 smithi114 bash[24104]: audit 2023-11-02T10:53:28.645201+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.635081+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-11-02T10:53:29.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.635752+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-11-02T10:53:29.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.636425+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.636995+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.637523+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.638154+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.642943+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-11-02T10:53:29.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.643534+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.644067+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.644673+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:29.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:29 smithi174 bash[24093]: audit 2023-11-02T10:53:28.645201+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:30.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:30 smithi174 bash[24093]: audit 2023-11-02T10:53:28.628835+0000 mgr.y (mgr.24757) 4 : audit [DBG] from='client.24778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:53:30.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:30 smithi174 bash[24093]: cluster 2023-11-02T10:53:28.658587+0000 mgr.y (mgr.24757) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:30.552 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:30 smithi114 bash[27669]: audit 2023-11-02T10:53:28.628835+0000 mgr.y (mgr.24757) 4 : audit [DBG] from='client.24778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:53:30.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:30 smithi114 bash[27669]: cluster 2023-11-02T10:53:28.658587+0000 mgr.y (mgr.24757) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:30.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:30 smithi114 bash[24104]: audit 2023-11-02T10:53:28.628835+0000 mgr.y (mgr.24757) 4 : audit [DBG] from='client.24778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-11-02T10:53:30.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:30 smithi114 bash[24104]: cluster 2023-11-02T10:53:28.658587+0000 mgr.y (mgr.24757) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:32.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: cluster 2023-11-02T10:53:30.659644+0000 mgr.y (mgr.24757) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:32.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.591299+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114189926, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587419Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587715Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587886Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588021Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50017075, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588153Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588323Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35190210, \"cpu_percentage\": \"0.72%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588464Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12373196, \"cpu_percentage\": \"2.58%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588597Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27556577, \"cpu_percentage\": \"1.70%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588728Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588858Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.589089Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:53:32.478 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.598840+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114189926, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587419Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587715Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587886Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588021Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50017075, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588153Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588323Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35190210, \"cpu_percentage\": \"0.72%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588464Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12373196, \"cpu_percentage\": \"2.58%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588597Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27556577, \"cpu_percentage\": \"1.70%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588728Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588858Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.589089Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:53:32.479 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.696747+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122473676, \"cpu_percentage\": \"3.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.690535Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423205273, \"cpu_percentage\": \"4.93%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:31.690922Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 109156761, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691194Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691454Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691705Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691956Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692208Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12603883, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692458Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15644753, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692706Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692954Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.693351Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:53:32.479 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.704396+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122473676, \"cpu_percentage\": \"3.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.690535Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423205273, \"cpu_percentage\": \"4.93%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:31.690922Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 109156761, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691194Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691454Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691705Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691956Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692208Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12603883, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692458Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15644753, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692706Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692954Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.693351Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:53:32.479 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.859312+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.480 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.860372+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.480 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.861193+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.480 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.861999+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.480 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.862832+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.863361+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.863883+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.864450+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.865001+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.481 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.962608+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.963575+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.964400+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.965213+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.965981+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.482 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.966796+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.967583+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.968338+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.969100+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.971565+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:53:32.483 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.978102+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-02T10:53:32.484 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.988420+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:32.484 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:32 smithi174 bash[24093]: audit 2023-11-02T10:53:31.990155+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:53:32.524 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: cluster 2023-11-02T10:53:30.659644+0000 mgr.y (mgr.24757) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:32.524 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: cluster 2023-11-02T10:53:30.659644+0000 mgr.y (mgr.24757) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:32.525 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.591299+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114189926, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587419Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587715Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587886Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588021Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50017075, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588153Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588323Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35190210, \"cpu_percentage\": \"0.72%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588464Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12373196, \"cpu_percentage\": \"2.58%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588597Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27556577, \"cpu_percentage\": \"1.70%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588728Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588858Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.589089Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:53:32.525 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.591299+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114189926, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587419Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587715Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587886Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588021Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50017075, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588153Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588323Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35190210, \"cpu_percentage\": \"0.72%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588464Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12373196, \"cpu_percentage\": \"2.58%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588597Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27556577, \"cpu_percentage\": \"1.70%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588728Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588858Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.589089Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:53:32.526 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.598840+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114189926, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587419Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587715Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587886Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588021Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50017075, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588153Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588323Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35190210, \"cpu_percentage\": \"0.72%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588464Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12373196, \"cpu_percentage\": \"2.58%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588597Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27556577, \"cpu_percentage\": \"1.70%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588728Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588858Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.589089Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:53:32.526 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.598840+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi174","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi174\", \"container_id\": \"5302327bfb55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 114189926, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587419Z\", \"created\": \"2023-11-02T10:41:43.813405Z\", \"started\": \"2023-11-02T10:41:43.835896Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi174\", \"container_id\": \"3362645b3fd9\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:f2ece71a1e784ed2e115679dd66f690a9706b8a8\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 395208294, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587715Z\", \"created\": \"2023-11-02T10:42:00.721016Z\", \"started\": \"2023-11-02T10:51:52.523126Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi174\", \"container_id\": \"afa48183c0c1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50981765, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.587886Z\", \"created\": \"2023-11-02T10:44:01.800134Z\", \"started\": \"2023-11-02T10:44:04.625849Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi174\", \"container_id\": \"74540e418d57\", \"container_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\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588021Z\", \"created\": \"2023-11-02T10:44:25.779735Z\", \"started\": \"2023-11-02T10:44:29.042721Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi174\", \"container_id\": \"de31c5cd0887\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50017075, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588153Z\", \"created\": \"2023-11-02T10:44:51.715209Z\", \"started\": \"2023-11-02T10:44:55.100759Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi174\", \"container_id\": \"13973aa3255f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51547996, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588323Z\", \"created\": \"2023-11-02T10:45:17.342666Z\", \"started\": \"2023-11-02T10:45:20.670545Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi174\", \"container_id\": \"606d88cdcbc5\", \"container_image_id\": \"22010d1e55390ce1751f0aac7c650930ad8611cd38168a74864ab39f321ebe68\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:3002935850ea69a59816825d4cb718fafcdb9b124e4e6153ebc6894627525f7f\"], \"memory_usage\": 35190210, \"cpu_percentage\": \"0.72%\", \"version\": \"2.47.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588464Z\", \"created\": \"2023-11-02T10:45:48.969992Z\", \"started\": \"2023-11-02T10:52:52.090645Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi174\", \"container_id\": \"8bf86ac676be\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12373196, \"cpu_percentage\": \"2.58%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588597Z\", \"created\": \"2023-11-02T10:45:51.429939Z\", \"started\": \"2023-11-02T10:45:56.996223Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi174\", \"container_id\": \"87e5239956af\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27556577, \"cpu_percentage\": \"1.70%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588728Z\", \"created\": \"2023-11-02T10:46:29.593117Z\", \"started\": \"2023-11-02T10:46:29.612352Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi174.cbclbo\", \"daemon_name\": \"rgw.r.z.smithi174.cbclbo\", \"hostname\": \"smithi174\", \"container_id\": \"af65266aa882\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.588858Z\", \"created\": \"2023-11-02T10:48:06.707051Z\", \"started\": \"2023-11-02T10:48:06.736854Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585899Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8cafc28b-d9a4-4795-9207-b303e3ff0fe7\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"iQPQYK-3BEd-gSCA-P9cz-r5Jr-2kYQ-AAm6U7\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"4fc106b0-857e-47da-a05d-36a5949e6c9f\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"e2UUTa-m7N4-Da12-uHDB-UBX8-2var-WQpyWY\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1c9bedba-22a7-42c9-86d0-8f8df64227fd\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"jvPU57-jSAz-DlfC-ibmT-5dfA-CULf-ULuZei\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"511e7617-d0e0-47cf-85e2-e05514419635\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"g7Ak1H-c4Re-r1Gb-LGlt-nUFe-oNce-x4sNJt\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62050074400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.585912Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XN3Z\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:38.364931Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-11-02T10:51:39.229168Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:59.703634Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:23.690135Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-11-02T10:44:49.493089Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:15.201040Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-11-02T10:52:40.391582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.745313Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-11-02T10:46:06.235364Z\"}, \"rgw.r.z.smithi174.cbclbo\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:04.218589Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.589089Z\", \"last_device_update\": \"2023-11-02T10:45:25.082216Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:53.106866Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:53:32.527 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.696747+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122473676, \"cpu_percentage\": \"3.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.690535Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423205273, \"cpu_percentage\": \"4.93%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:31.690922Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 109156761, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691194Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691454Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691705Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691956Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692208Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12603883, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692458Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15644753, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692706Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692954Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.693351Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:53:32.528 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.696747+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122473676, \"cpu_percentage\": \"3.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.690535Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423205273, \"cpu_percentage\": \"4.93%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:31.690922Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 109156761, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691194Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691454Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691705Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691956Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692208Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12603883, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692458Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15644753, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692706Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692954Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.693351Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-11-02T10:53:32.528 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.704396+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122473676, \"cpu_percentage\": \"3.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.690535Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423205273, \"cpu_percentage\": \"4.93%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:31.690922Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 109156761, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691194Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691454Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691705Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691956Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692208Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12603883, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692458Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15644753, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692706Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692954Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.693351Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:53:32.528 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.859312+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.860372+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.861193+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.861999+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.862832+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.529 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.863361+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.530 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.704396+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi114","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi114\", \"container_id\": \"98e2597c2ffa\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 122473676, \"cpu_percentage\": \"3.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.690535Z\", \"created\": \"2023-11-02T10:39:52.073945Z\", \"started\": \"2023-11-02T10:39:58.260499Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi114\", \"container_id\": \"861193e3a6c0\", \"container_image_id\": \"905f4094f1b9df7ef02d4be6350ca78005386bb7e00f266a5ea76e287b4e5b60\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:b22abb8b8e807fef15da0f926e50f00c141d0708f06ee7ec26c3e5d4bbdc3de4\"], \"memory_usage\": 423205273, \"cpu_percentage\": \"4.93%\", \"version\": \"16.2.14-106-gf2ece71a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-11-02T10:53:31.690922Z\", \"created\": \"2023-11-02T10:40:00.609749Z\", \"started\": \"2023-11-02T10:53:10.195575Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi114\", \"container_id\": \"77890eb2e5d6\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 109156761, \"cpu_percentage\": \"1.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691194Z\", \"created\": \"2023-11-02T10:41:30.147685Z\", \"started\": \"2023-11-02T10:41:30.175616Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi114\", \"container_id\": \"295d92a816a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49408901, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691454Z\", \"created\": \"2023-11-02T10:42:21.314497Z\", \"started\": \"2023-11-02T10:42:25.723198Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi114\", \"container_id\": \"ea1042bac253\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50834964, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691705Z\", \"created\": \"2023-11-02T10:42:47.205439Z\", \"started\": \"2023-11-02T10:42:51.462542Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi114\", \"container_id\": \"90d5b3e93680\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.691956Z\", \"created\": \"2023-11-02T10:43:13.472629Z\", \"started\": \"2023-11-02T10:43:16.939131Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi114\", \"container_id\": \"7c3060fd654a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692208Z\", \"created\": \"2023-11-02T10:43:40.379990Z\", \"started\": \"2023-11-02T10:43:44.316388Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi114\", \"container_id\": \"29d486d4480a\", \"container_image_id\": \"458e026e6aa62a8da4522cb09766da69d7365ebeb456d5a43a214fc6bd232a3c\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:81f94e50ea37a88dfee849d0f4acad25b96b397061f59e5095905f6bc5829637\"], \"memory_usage\": 12603883, \"cpu_percentage\": \"0.00%\", \"version\": \"1.6.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692458Z\", \"created\": \"2023-11-02T10:45:50.721164Z\", \"started\": \"2023-11-02T10:45:57.764489Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi114\", \"container_id\": \"b773a48eb17c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15644753, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692706Z\", \"created\": \"2023-11-02T10:46:06.208823Z\", \"started\": \"2023-11-02T10:52:38.338121Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi114.gpejid\", \"daemon_name\": \"rgw.r.z.smithi114.gpejid\", \"hostname\": \"smithi114\", \"container_id\": \"b87dce80eca5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-11-02T10:53:31.692954Z\", \"created\": \"2023-11-02T10:48:04.190202Z\", \"started\": \"2023-11-02T10:48:04.212681Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584093Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9454b47e-471b-4847-9eb8-e8ab28a5683b\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"wkFzoV-8xms-Ku6Y-hteO-61Qp-ku7z-HnEuyY\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"778c98cc-7c0e-4913-bb62-fae7856d09ab\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"ieYmEW-l315-RfZl-RJ2z-3Voi-nwQM-sA0Q3g\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e04aef1f-639a-450b-89e6-657d65acb43d\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"DfVZ4X-lWv1-fq5L-7odA-Sox0-fwYf-4acE2o\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fb91e6be-bee0-4c5f-aeb4-e84d736f627e\", \"cluster_fsid\": \"0c6d86b6-796c-11ee-8db9-212e2dc638e7\", \"block_uuid\": \"KUwNHE-g5yJ-cp9w-axMx-Lk57-3FEn-L2iNY4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400WB400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-11-02T10:52:06.584109Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QYVM\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:27.568919Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:56.662963Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:18.969675Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-11-02T10:42:45.055299Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:11.113371Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-11-02T10:43:38.217916Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:45:50.064751Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-11-02T10:52:29.627787Z\"}, \"rgw.r.z.smithi114.gpejid\": {\"deps\": [], \"last_config\": \"2023-11-02T10:48:00.581016Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-11-02T10:52:25.363019Z\"}}, \"last_daemon_update\": \"2023-11-02T10:53:31.693351Z\", \"last_device_update\": \"2023-11-02T10:43:47.587848Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-11-02T10:51:52.818086Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-11-02T10:53:32.530 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.859312+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.531 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.860372+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.531 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.861193+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.531 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.861999+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.532 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.862832+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.532 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.863361+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.532 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.863883+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.533 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.864450+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.533 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.865001+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.533 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.962608+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.533 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.963575+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.533 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.964400+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.534 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.965213+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.534 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.965981+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.534 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.966796+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.534 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.967583+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.534 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.968338+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.535 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.969100+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.535 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.971565+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:53:32.535 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.978102+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-02T10:53:32.535 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.988420+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:32.536 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[24104]: audit 2023-11-02T10:53:31.990155+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:53:32.536 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.863883+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.536 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.864450+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.536 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.865001+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.536 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.962608+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.537 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.963575+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.537 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.964400+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.537 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.965213+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.537 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.965981+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.537 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.966796+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.538 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.967583+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.538 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.968338+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-11-02T10:53:32.538 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.969100+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-11-02T10:53:32.538 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.971565+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-11-02T10:53:32.538 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.978102+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-11-02T10:53:32.539 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.988420+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-11-02T10:53:32.539 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:32 smithi114 bash[27669]: audit 2023-11-02T10:53:31.990155+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-11-02T10:53:33.008 INFO:teuthology.orchestra.run.smithi114.stdout:{ 2023-11-02T10:53:33.008 INFO:teuthology.orchestra.run.smithi114.stdout: "mon": { 2023-11-02T10:53:33.008 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-11-02T10:53:33.009 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:53:33.009 INFO:teuthology.orchestra.run.smithi114.stdout: "mgr": { 2023-11-02T10:53:33.009 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-11-02T10:53:33.009 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:53:33.010 INFO:teuthology.orchestra.run.smithi114.stdout: "osd": { 2023-11-02T10:53:33.010 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-11-02T10:53:33.010 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:53:33.011 INFO:teuthology.orchestra.run.smithi114.stdout: "mds": {}, 2023-11-02T10:53:33.011 INFO:teuthology.orchestra.run.smithi114.stdout: "rgw": { 2023-11-02T10:53:33.012 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-11-02T10:53:33.012 INFO:teuthology.orchestra.run.smithi114.stdout: }, 2023-11-02T10:53:33.012 INFO:teuthology.orchestra.run.smithi114.stdout: "overall": { 2023-11-02T10:53:33.013 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-11-02T10:53:33.013 INFO:teuthology.orchestra.run.smithi114.stdout: "ceph version 16.2.14-106-gf2ece71a (f2ece71a1e784ed2e115679dd66f690a9706b8a8) pacific (stable)": 2 2023-11-02T10:53:33.013 INFO:teuthology.orchestra.run.smithi114.stdout: } 2023-11-02T10:53:33.013 INFO:teuthology.orchestra.run.smithi114.stdout:} 2023-11-02T10:53:33.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:33 smithi174 bash[24093]: audit 2023-11-02T10:53:33.005765+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.114:0/3562967081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:53:33.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:33 smithi114 bash[24104]: audit 2023-11-02T10:53:33.005765+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.114:0/3562967081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:53:33.553 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:33 smithi114 bash[27669]: audit 2023-11-02T10:53:33.005765+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.114:0/3562967081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:53:33.826 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-11-02T10:53:34.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[24104]: cluster 2023-11-02T10:53:32.660261+0000 mgr.y (mgr.24757) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:34.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[24104]: audit 2023-11-02T10:53:34.076747+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:53:34.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[24104]: audit 2023-11-02T10:53:34.078713+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-02T10:53:34.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[24104]: audit 2023-11-02T10:53:34.080765+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:53:34.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[24104]: audit 2023-11-02T10:53:34.083558+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-02T10:53:34.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[27669]: cluster 2023-11-02T10:53:32.660261+0000 mgr.y (mgr.24757) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:34.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[27669]: audit 2023-11-02T10:53:34.076747+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:53:34.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[27669]: audit 2023-11-02T10:53:34.078713+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-02T10:53:34.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[27669]: audit 2023-11-02T10:53:34.080765+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:53:34.305 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:34 smithi114 bash[27669]: audit 2023-11-02T10:53:34.083558+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-02T10:53:34.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:34 smithi174 bash[24093]: cluster 2023-11-02T10:53:32.660261+0000 mgr.y (mgr.24757) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:34.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:34 smithi174 bash[24093]: audit 2023-11-02T10:53:34.076747+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-11-02T10:53:34.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:34 smithi174 bash[24093]: audit 2023-11-02T10:53:34.078713+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-11-02T10:53:34.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:34 smithi174 bash[24093]: audit 2023-11-02T10:53:34.080765+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-11-02T10:53:34.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:34 smithi174 bash[24093]: audit 2023-11-02T10:53:34.083558+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24757 172.21.15.114:0/423278262' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-11-02T10:53:35.394 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:35 smithi174 bash[24093]: cephadm 2023-11-02T10:53:34.075948+0000 mgr.y (mgr.24757) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-02T10:53:35.394 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:35 smithi174 bash[24093]: cephadm 2023-11-02T10:53:34.082469+0000 mgr.y (mgr.24757) 9 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-11-02T10:53:35.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:35 smithi114 bash[24104]: cephadm 2023-11-02T10:53:34.075948+0000 mgr.y (mgr.24757) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-02T10:53:35.553 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:35 smithi114 bash[24104]: cephadm 2023-11-02T10:53:34.082469+0000 mgr.y (mgr.24757) 9 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-11-02T10:53:35.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:35 smithi114 bash[27669]: cephadm 2023-11-02T10:53:34.075948+0000 mgr.y (mgr.24757) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-11-02T10:53:35.554 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:35 smithi114 bash[27669]: cephadm 2023-11-02T10:53:34.082469+0000 mgr.y (mgr.24757) 9 : cephadm [INF] Deploying daemon mgr.x on smithi174 2023-11-02T10:53:36.220 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:36 smithi174 systemd[1]: Stopping Ceph mgr.x for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:36.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:36 smithi174 bash[24093]: cluster 2023-11-02T10:53:34.660952+0000 mgr.y (mgr.24757) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:36.489 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:36 smithi114 bash[27669]: cluster 2023-11-02T10:53:34.660952+0000 mgr.y (mgr.24757) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:36.489 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:36 smithi114 bash[24104]: cluster 2023-11-02T10:53:34.660952+0000 mgr.y (mgr.24757) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-11-02T10:53:36.979 INFO:teuthology.orchestra.run.smithi114.stdout:false 2023-11-02T10:53:37.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:37 smithi114 bash[24104]: audit 2023-11-02T10:53:36.964547+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.114:0/1574327080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:53:37.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:37 smithi114 bash[27669]: audit 2023-11-02T10:53:36.964547+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.114:0/1574327080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:53:37.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-02T10:53:37.720 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/git.ceph.com_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/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 smithi114 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-11-02T10:53:37.793 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e25a2c6c8dbc4655b8203fed609a8d30 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/git.ceph.com_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph-c_f2ece71a1e784ed2e115679dd66f690a9706b8a8/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 smithi114 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-11-02T10:53:37.796 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-11-02T10:53:37.806 INFO:tasks.cephadm:Teardown begin 2023-11-02T10:53:37.807 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-02T10:53:37.821 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:37 smithi174 bash[24093]: audit 2023-11-02T10:53:36.964547+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.114:0/1574327080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-11-02T10:53:37.840 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-02T10:53:37.853 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-11-02T10:53:37.854 DEBUG:teuthology.orchestra.run.smithi114:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-02T10:53:37.889 DEBUG:teuthology.orchestra.run.smithi174:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-11-02T10:53:37.903 INFO:tasks.cephadm:Stopping all daemons... 2023-11-02T10:53:37.903 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-11-02T10:53:37.904 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a 2023-11-02T10:53:38.030 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:37 smithi114 systemd[1]: Stopping Ceph mon.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:38.303 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:38 smithi114 bash[24104]: debug 2023-11-02T10:53:38.023+0000 7f2ca181a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:53:38.304 INFO:journalctl@ceph.mon.a.smithi114.stdout:Nov 02 10:53:38 smithi114 bash[24104]: debug 2023-11-02T10:53:38.023+0000 7f2ca181a700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-11-02T10:53:38.876 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.a.service' 2023-11-02T10:53:38.918 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:53:38.919 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-11-02T10:53:38.920 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-11-02T10:53:38.920 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.c 2023-11-02T10:53:39.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:38 smithi114 systemd[1]: Stopping Ceph mon.c for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:39.303 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:39 smithi114 bash[27669]: debug 2023-11-02T10:53:39.115+0000 7f0b95795700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:53:39.304 INFO:journalctl@ceph.mon.c.smithi114.stdout:Nov 02 10:53:39 smithi114 bash[27669]: debug 2023-11-02T10:53:39.115+0000 7f0b95795700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-11-02T10:53:40.137 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.c.service' 2023-11-02T10:53:40.172 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:53:40.173 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-11-02T10:53:40.173 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-11-02T10:53:40.174 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.b 2023-11-02T10:53:40.476 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:40 smithi174 systemd[1]: Stopping Ceph mon.b for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:40.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:40 smithi174 bash[24093]: debug 2023-11-02T10:53:40.276+0000 7ff460913700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:53:40.477 INFO:journalctl@ceph.mon.b.smithi174.stdout:Nov 02 10:53:40 smithi174 bash[24093]: debug 2023-11-02T10:53:40.276+0000 7ff460913700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-11-02T10:53:41.138 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mon.b.service' 2023-11-02T10:53:41.178 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:53:41.179 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-11-02T10:53:41.180 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-11-02T10:53:41.180 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y 2023-11-02T10:53:41.553 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:41 smithi114 systemd[1]: Stopping Ceph mgr.y for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:41.553 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:41 smithi114 bash[48956]: Error response from daemon: No such container: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mgr.y 2023-11-02T10:53:41.554 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:41 smithi114 bash[47022]: debug 2023-11-02T10:53:41.370+0000 7f801846c700 -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-02T10:53:41.554 INFO:journalctl@ceph.mgr.y.smithi114.stdout:Nov 02 10:53:41 smithi114 bash[47022]: debug 2023-11-02T10:53:41.370+0000 7f801846c700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-11-02T10:53:42.235 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.y.service' 2023-11-02T10:53:42.265 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:53:42.265 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-11-02T10:53:42.266 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-11-02T10:53:42.266 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.x 2023-11-02T10:53:46.976 INFO:journalctl@ceph.mgr.x.smithi174.stdout:Nov 02 10:53:46 smithi174 bash[38840]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-mgr.x 2023-11-02T10:53:47.103 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@mgr.x.service' 2023-11-02T10:53:47.132 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:53:47.132 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-11-02T10:53:47.133 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-11-02T10:53:47.133 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.0 2023-11-02T10:53:47.532 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:53:47 smithi114 systemd[1]: Stopping Ceph osd.0 for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:47.533 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:53:47 smithi114 bash[29761]: debug 2023-11-02T10:53:47.258+0000 7f078ae4f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:53:47.533 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:53:47 smithi114 bash[29761]: debug 2023-11-02T10:53:47.258+0000 7f078ae4f700 -1 osd.0 63 *** Got signal Terminated *** 2023-11-02T10:53:47.534 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:53:47 smithi114 bash[29761]: debug 2023-11-02T10:53:47.258+0000 7f078ae4f700 -1 osd.0 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-02T10:53:48.303 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:53:47 smithi114 bash[49063]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-osd.0 2023-11-02T10:53:48.303 INFO:journalctl@ceph.osd.0.smithi114.stdout:Nov 02 10:53:47 smithi114 bash[49110]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/osd.0/unit.stop: No such file or directory 2023-11-02T10:53:50.209 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.0.service' 2023-11-02T10:53:50.242 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:53:50.242 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-11-02T10:53:50.243 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-11-02T10:53:50.243 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.1 2023-11-02T10:53:50.466 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:53:50 smithi114 systemd[1]: Stopping Ceph osd.1 for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:50.467 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:53:50 smithi114 bash[31324]: debug 2023-11-02T10:53:50.346+0000 7f7bfbef3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:53:50.467 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:53:50 smithi114 bash[31324]: debug 2023-11-02T10:53:50.346+0000 7f7bfbef3700 -1 osd.1 63 *** Got signal Terminated *** 2023-11-02T10:53:50.467 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:53:50 smithi114 bash[31324]: debug 2023-11-02T10:53:50.346+0000 7f7bfbef3700 -1 osd.1 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-02T10:53:51.303 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:53:51 smithi114 bash[49198]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-osd.1 2023-11-02T10:53:51.303 INFO:journalctl@ceph.osd.1.smithi114.stdout:Nov 02 10:53:51 smithi114 bash[49236]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/osd.1/unit.stop: No such file or directory 2023-11-02T10:53:53.289 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.1.service' 2023-11-02T10:53:53.321 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:53:53.321 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-11-02T10:53:53.322 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-11-02T10:53:53.322 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.2 2023-11-02T10:53:53.542 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:53:53 smithi114 systemd[1]: Stopping Ceph osd.2 for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:53.543 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:53:53 smithi114 bash[32858]: debug 2023-11-02T10:53:53.426+0000 7f55158e7700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:53:53.543 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:53:53 smithi114 bash[32858]: debug 2023-11-02T10:53:53.426+0000 7f55158e7700 -1 osd.2 63 *** Got signal Terminated *** 2023-11-02T10:53:53.543 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:53:53 smithi114 bash[32858]: debug 2023-11-02T10:53:53.426+0000 7f55158e7700 -1 osd.2 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-02T10:53:54.303 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:53:54 smithi114 bash[49325]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-osd.2 2023-11-02T10:53:54.303 INFO:journalctl@ceph.osd.2.smithi114.stdout:Nov 02 10:53:54 smithi114 bash[49364]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/osd.2/unit.stop: No such file or directory 2023-11-02T10:53:56.089 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.2.service' 2023-11-02T10:53:56.119 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:53:56.119 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-11-02T10:53:56.120 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-11-02T10:53:56.120 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.3 2023-11-02T10:53:56.464 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:53:56 smithi114 systemd[1]: Stopping Ceph osd.3 for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:56.465 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:53:56 smithi114 bash[34539]: debug 2023-11-02T10:53:56.214+0000 7f0236108700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:53:56.465 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:53:56 smithi114 bash[34539]: debug 2023-11-02T10:53:56.214+0000 7f0236108700 -1 osd.3 63 *** Got signal Terminated *** 2023-11-02T10:53:56.465 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:53:56 smithi114 bash[34539]: debug 2023-11-02T10:53:56.214+0000 7f0236108700 -1 osd.3 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-02T10:53:57.053 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:53:56 smithi114 bash[49451]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-osd.3 2023-11-02T10:53:57.053 INFO:journalctl@ceph.osd.3.smithi114.stdout:Nov 02 10:53:56 smithi114 bash[49488]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/osd.3/unit.stop: No such file or directory 2023-11-02T10:53:58.862 DEBUG:teuthology.orchestra.run.smithi114:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.3.service' 2023-11-02T10:53:58.897 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:53:58.898 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-11-02T10:53:58.898 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-11-02T10:53:58.899 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.4 2023-11-02T10:53:59.163 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:53:58 smithi174 systemd[1]: Stopping Ceph osd.4 for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:53:59.164 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:53:59 smithi174 bash[26327]: debug 2023-11-02T10:53:59.047+0000 7fca0afa9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:53:59.164 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:53:59 smithi174 bash[26327]: debug 2023-11-02T10:53:59.047+0000 7fca0afa9700 -1 osd.4 63 *** Got signal Terminated *** 2023-11-02T10:53:59.164 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:53:59 smithi174 bash[26327]: debug 2023-11-02T10:53:59.047+0000 7fca0afa9700 -1 osd.4 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-02T10:53:59.976 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:53:59 smithi174 bash[39162]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-osd.4 2023-11-02T10:53:59.977 INFO:journalctl@ceph.osd.4.smithi174.stdout:Nov 02 10:53:59 smithi174 bash[39198]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/osd.4/unit.stop: No such file or directory 2023-11-02T10:54:01.710 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.4.service' 2023-11-02T10:54:01.746 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:54:01.747 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-11-02T10:54:01.747 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-11-02T10:54:01.748 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.5 2023-11-02T10:54:01.976 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:54:01 smithi174 systemd[1]: Stopping Ceph osd.5 for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:54:01.977 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:54:01 smithi174 bash[27927]: debug 2023-11-02T10:54:01.843+0000 7f9d4a129700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:54:01.977 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:54:01 smithi174 bash[27927]: debug 2023-11-02T10:54:01.843+0000 7f9d4a129700 -1 osd.5 63 *** Got signal Terminated *** 2023-11-02T10:54:01.977 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:54:01 smithi174 bash[27927]: debug 2023-11-02T10:54:01.843+0000 7f9d4a129700 -1 osd.5 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-02T10:54:02.399 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:54:02 smithi174 bash[39287]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-osd.5 2023-11-02T10:54:02.399 INFO:journalctl@ceph.osd.5.smithi174.stdout:Nov 02 10:54:02 smithi174 bash[39324]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/osd.5/unit.stop: No such file or directory 2023-11-02T10:54:04.349 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.5.service' 2023-11-02T10:54:04.384 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:54:04.385 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-11-02T10:54:04.385 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-11-02T10:54:04.386 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.6 2023-11-02T10:54:04.627 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:54:04 smithi174 systemd[1]: Stopping Ceph osd.6 for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:54:04.627 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:54:04 smithi174 bash[29642]: debug 2023-11-02T10:54:04.523+0000 7fad87ea0700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:54:04.627 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:54:04 smithi174 bash[29642]: debug 2023-11-02T10:54:04.523+0000 7fad87ea0700 -1 osd.6 63 *** Got signal Terminated *** 2023-11-02T10:54:04.628 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:54:04 smithi174 bash[29642]: debug 2023-11-02T10:54:04.523+0000 7fad87ea0700 -1 osd.6 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-02T10:54:05.104 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:54:05 smithi174 bash[39409]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-osd.6 2023-11-02T10:54:05.104 INFO:journalctl@ceph.osd.6.smithi174.stdout:Nov 02 10:54:05 smithi174 bash[39447]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/osd.6/unit.stop: No such file or directory 2023-11-02T10:54:07.090 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.6.service' 2023-11-02T10:54:07.122 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:54:07.123 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-11-02T10:54:07.123 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-11-02T10:54:07.123 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.7 2023-11-02T10:54:07.303 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:54:06 smithi114 bash[46454]: ts=2023-11-02T10:54:06.967Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-11-02T10:54:07.340 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:54:07 smithi174 systemd[1]: Stopping Ceph osd.7 for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:54:07.341 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:54:07 smithi174 bash[31178]: debug 2023-11-02T10:54:07.223+0000 7fc8257fa700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-11-02T10:54:07.341 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:54:07 smithi174 bash[31178]: debug 2023-11-02T10:54:07.223+0000 7fc8257fa700 -1 osd.7 63 *** Got signal Terminated *** 2023-11-02T10:54:07.341 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:54:07 smithi174 bash[31178]: debug 2023-11-02T10:54:07.223+0000 7fc8257fa700 -1 osd.7 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-11-02T10:54:07.807 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:54:07 smithi174 bash[39533]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-osd.7 2023-11-02T10:54:07.808 INFO:journalctl@ceph.osd.7.smithi174.stdout:Nov 02 10:54:07 smithi174 bash[39573]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/osd.7/unit.stop: No such file or directory 2023-11-02T10:54:09.648 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@osd.7.service' 2023-11-02T10:54:09.681 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:54:09.681 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-11-02T10:54:09.682 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-11-02T10:54:09.682 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@prometheus.a 2023-11-02T10:54:09.977 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 systemd[1]: Stopping Ceph prometheus.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:54:09.977 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.785Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-11-02T10:54:09.977 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.785Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-11-02T10:54:09.978 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.786Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-11-02T10:54:09.978 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.786Z caller=manager.go:1023 level=info component="rule manager" msg="Stopping rule manager..." 2023-11-02T10:54:09.978 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.786Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-11-02T10:54:09.979 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.786Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-11-02T10:54:09.979 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.786Z caller=manager.go:1033 level=info component="rule manager" msg="Rule manager stopped" 2023-11-02T10:54:09.979 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.786Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-11-02T10:54:09.980 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.786Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-11-02T10:54:09.980 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.789Z caller=notifier.go:603 level=info component=notifier msg="Stopping notification manager..." 2023-11-02T10:54:09.980 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.790Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-11-02T10:54:09.980 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:09 smithi174 bash[37330]: ts=2023-11-02T10:54:09.790Z caller=main.go:1167 level=info msg="See you next time!" 2023-11-02T10:54:10.297 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:10 smithi174 bash[39673]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-prometheus.a 2023-11-02T10:54:10.298 INFO:journalctl@ceph.prometheus.a.smithi174.stdout:Nov 02 10:54:10 smithi174 bash[39710]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/prometheus.a/unit.stop: No such file or directory 2023-11-02T10:54:10.500 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@prometheus.a.service' 2023-11-02T10:54:10.535 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-02T10:54:10.536 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-11-02T10:54:10.536 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 --force --keep-logs 2023-11-02T10:54:10.651 INFO:teuthology.orchestra.run.smithi114.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-02T10:54:10.652 INFO:teuthology.orchestra.run.smithi114.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-02T10:54:10.652 INFO:teuthology.orchestra.run.smithi114.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-02T10:54:10.652 INFO:teuthology.orchestra.run.smithi114.stderr: [--retry RETRY] 2023-11-02T10:54:10.653 INFO:teuthology.orchestra.run.smithi114.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-02T10:54:10.653 INFO:teuthology.orchestra.run.smithi114.stderr: ... 2023-11-02T10:54:10.653 INFO:teuthology.orchestra.run.smithi114.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-02T10:54:10.660 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-02T10:54:10.661 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 --force --keep-logs 2023-11-02T10:54:10.777 INFO:teuthology.orchestra.run.smithi174.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-11-02T10:54:10.777 INFO:teuthology.orchestra.run.smithi174.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-11-02T10:54:10.777 INFO:teuthology.orchestra.run.smithi174.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-11-02T10:54:10.778 INFO:teuthology.orchestra.run.smithi174.stderr: [--retry RETRY] 2023-11-02T10:54:10.778 INFO:teuthology.orchestra.run.smithi174.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-02T10:54:10.778 INFO:teuthology.orchestra.run.smithi174.stderr: ... 2023-11-02T10:54:10.779 INFO:teuthology.orchestra.run.smithi174.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-11-02T10:54:10.786 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-11-02T10:54:10.787 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-02T10:54:10.804 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-11-02T10:54:10.817 INFO:tasks.cephadm:Archiving crash dumps... 2023-11-02T10:54:10.819 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/crash to /home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320/remote/ubuntu@smithi114.front.sepia.ceph.com/crash 2023-11-02T10:54:10.820 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/crash -- . 2023-11-02T10:54:10.864 DEBUG:teuthology.misc:Transferring archived files from smithi174:/var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/crash to /home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320/remote/ubuntu@smithi174.front.sepia.ceph.com/crash 2023-11-02T10:54:10.866 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/crash -- . 2023-11-02T10:54:10.884 INFO:tasks.cephadm:Checking cluster log for badness... 2023-11-02T10:54:10.884 DEBUG:teuthology.orchestra.run.smithi114:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-11-02T10:54:10.900 INFO:teuthology.orchestra.run.smithi114.stderr:grep: /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph.log: No such file or directory 2023-11-02T10:54:10.902 INFO:tasks.cephadm:Compressing logs... 2023-11-02T10:54:10.903 DEBUG:teuthology.orchestra.run.smithi114:> 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-02T10:54:10.906 DEBUG:teuthology.orchestra.run.smithi174:> 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-02T10:54:10.914 INFO:teuthology.orchestra.run.smithi114.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-11-02T10:54:10.922 INFO:teuthology.orchestra.run.smithi174.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-11-02T10:54:10.930 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mon.a.log 2023-11-02T10:54:10.931 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mgr.y.log 2023-11-02T10:54:10.931 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mon.c.log 2023-11-02T10:54:10.932 INFO:teuthology.orchestra.run.smithi114.stderr:gzip /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mgr.y.log: -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.1.log 2023-11-02T10:54:10.933 INFO:teuthology.orchestra.run.smithi174.stderr:gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mon.b.log 2023-11-02T10:54:10.933 INFO:teuthology.orchestra.run.smithi174.stderr:gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi174.cbclbo.log 2023-11-02T10:54:10.934 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.0.log 2023-11-02T10:54:10.934 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mon.c.log: /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.3.log 2023-11-02T10:54:10.936 INFO:teuthology.orchestra.run.smithi174.stderr:gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.5.log 2023-11-02T10:54:10.936 INFO:teuthology.orchestra.run.smithi174.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mgr.x.log 2023-11-02T10:54:10.936 INFO:teuthology.orchestra.run.smithi174.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi174.cbclbo.log: /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.6.log 2023-11-02T10:54:10.936 INFO:teuthology.orchestra.run.smithi174.stderr: 58.5% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi174.cbclbo.log.gz 2023-11-02T10:54:10.937 INFO:teuthology.orchestra.run.smithi174.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.4.log 2023-11-02T10:54:10.937 INFO:teuthology.orchestra.run.smithi174.stderr:gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-volume.log 2023-11-02T10:54:10.938 INFO:teuthology.orchestra.run.smithi174.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.6.log: /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.7.log 2023-11-02T10:54:10.942 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi114.gpejid.log 2023-11-02T10:54:10.942 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.3.log: -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-volume.log 2023-11-02T10:54:10.942 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi114.gpejid.log: 58.5% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-client.rgw.r.z.smithi114.gpejid.log.gz 2023-11-02T10:54:10.943 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.2.log 2023-11-02T10:54:10.943 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-02T10:54:10.944 INFO:teuthology.orchestra.run.smithi174.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-11-02T10:54:10.944 INFO:teuthology.orchestra.run.smithi174.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.7.log: /var/log/ceph/cephadm.log: 87.4% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-02T10:54:10.945 INFO:teuthology.orchestra.run.smithi174.stderr: 91.0% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-volume.log.gz 2023-11-02T10:54:10.950 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.2.log: 91.3% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-volume.log.gz 2023-11-02T10:54:10.955 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/cephadm.log: 87.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-11-02T10:54:10.961 INFO:teuthology.orchestra.run.smithi174.stderr: 90.1% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mgr.x.log.gz 2023-11-02T10:54:11.172 INFO:teuthology.orchestra.run.smithi114.stderr: 92.1% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mgr.y.log.gz 2023-11-02T10:54:11.179 INFO:teuthology.orchestra.run.smithi114.stderr: 92.7% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.2.log.gz 2023-11-02T10:54:11.207 INFO:teuthology.orchestra.run.smithi114.stderr: 93.3% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.1.log.gz 2023-11-02T10:54:11.235 INFO:teuthology.orchestra.run.smithi174.stderr: 92.8% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.6.log.gz 2023-11-02T10:54:11.237 INFO:teuthology.orchestra.run.smithi174.stderr: 93.2% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.4.log.gz 2023-11-02T10:54:11.288 INFO:teuthology.orchestra.run.smithi114.stderr: 93.0% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.0.log.gz 2023-11-02T10:54:11.305 INFO:teuthology.orchestra.run.smithi174.stderr: 93.1% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.5.log.gz 2023-11-02T10:54:11.308 INFO:teuthology.orchestra.run.smithi174.stderr: 93.5% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.7.log.gz 2023-11-02T10:54:11.309 INFO:teuthology.orchestra.run.smithi174.stderr: 93.4% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mon.b.log.gz 2023-11-02T10:54:11.311 INFO:teuthology.orchestra.run.smithi174.stderr: 2023-11-02T10:54:11.311 INFO:teuthology.orchestra.run.smithi174.stderr:real 0m0.399s 2023-11-02T10:54:11.311 INFO:teuthology.orchestra.run.smithi174.stderr:user 0m1.712s 2023-11-02T10:54:11.312 INFO:teuthology.orchestra.run.smithi174.stderr:sys 0m0.073s 2023-11-02T10:54:11.314 INFO:teuthology.orchestra.run.smithi114.stderr: 93.3% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-osd.3.log.gz 2023-11-02T10:54:11.329 INFO:teuthology.orchestra.run.smithi114.stderr: 94.3% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mon.c.log.gz 2023-11-02T10:54:11.618 INFO:teuthology.orchestra.run.smithi114.stderr: 91.1% -- replaced with /var/log/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/ceph-mon.a.log.gz 2023-11-02T10:54:11.619 INFO:teuthology.orchestra.run.smithi114.stderr: 2023-11-02T10:54:11.619 INFO:teuthology.orchestra.run.smithi114.stderr:real 0m0.712s 2023-11-02T10:54:11.620 INFO:teuthology.orchestra.run.smithi114.stderr:user 0m2.517s 2023-11-02T10:54:11.620 INFO:teuthology.orchestra.run.smithi114.stderr:sys 0m0.094s 2023-11-02T10:54:11.621 INFO:tasks.cephadm:Archiving logs... 2023-11-02T10:54:11.622 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/log/ceph to /home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320/remote/ubuntu@smithi114.front.sepia.ceph.com/log 2023-11-02T10:54:11.623 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-02T10:54:11.994 DEBUG:teuthology.misc:Transferring archived files from smithi174:/var/log/ceph to /home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320/remote/ubuntu@smithi174.front.sepia.ceph.com/log 2023-11-02T10:54:11.995 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /var/log/ceph -- . 2023-11-02T10:54:12.223 INFO:tasks.cephadm:Removing cluster... 2023-11-02T10:54:12.223 DEBUG:teuthology.orchestra.run.smithi114:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 --force 2023-11-02T10:54:14.176 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:54:13 smithi114 systemd[1]: Stopping Ceph node-exporter.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:54:15.051 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:54:14 smithi114 bash[49775]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-node-exporter.a 2023-11-02T10:54:15.052 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:54:14 smithi114 bash[49822]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/node-exporter.a/unit.stop: No such file or directory 2023-11-02T10:54:15.052 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:54:14 smithi114 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-11-02T10:54:15.052 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:54:14 smithi114 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-11-02T10:54:15.053 INFO:journalctl@ceph.node-exporter.a.smithi114.stdout:Nov 02 10:54:14 smithi114 systemd[1]: Stopped Ceph node-exporter.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:54:15.303 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:54:15 smithi114 systemd[1]: Stopping Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:54:15.303 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:54:15 smithi114 bash[46454]: ts=2023-11-02T10:54:15.136Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-11-02T10:54:15.977 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:54:15 smithi114 bash[49848]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-alertmanager.a 2023-11-02T10:54:15.978 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:54:15 smithi114 bash[49892]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/alertmanager.a/unit.stop: No such file or directory 2023-11-02T10:54:15.978 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:54:15 smithi114 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-11-02T10:54:15.978 INFO:journalctl@ceph.alertmanager.a.smithi114.stdout:Nov 02 10:54:15 smithi114 systemd[1]: Stopped Ceph alertmanager.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:54:27.408 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 --force 2023-11-02T10:54:29.977 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:54:29 smithi174 systemd[1]: Stopping Ceph node-exporter.b for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:54:30.598 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[40023]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-node-exporter.b 2023-11-02T10:54:30.599 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[40070]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/node-exporter.b/unit.stop: No such file or directory 2023-11-02T10:54:30.726 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:54:30 smithi174 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-11-02T10:54:30.727 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:54:30 smithi174 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-11-02T10:54:30.727 INFO:journalctl@ceph.node-exporter.b.smithi174.stdout:Nov 02 10:54:30 smithi174 systemd[1]: Stopped Ceph node-exporter.b for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:54:31.161 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 systemd[1]: Stopping Ceph grafana.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7... 2023-11-02T10:54:31.161 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-11-02T10:54:31.162 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-11-02T10:54:31.162 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-11-02T10:54:31.162 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-11-02T10:54:31.163 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-11-02T10:54:31.163 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-11-02T10:54:31.163 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-11-02T10:54:31.163 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-11-02T10:54:31.164 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-11-02T10:54:31.164 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-11-02T10:54:31.164 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped Stream Manager" 2023-11-02T10:54:31.165 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-11-02T10:54:31.165 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:30 smithi174 bash[33296]: t=2023-11-02T10:54:30+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-11-02T10:54:31.476 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:31 smithi174 bash[40096]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7-grafana.a 2023-11-02T10:54:31.477 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:31 smithi174 bash[40144]: bash: /var/lib/ceph/0c6d86b6-796c-11ee-8db9-212e2dc638e7/grafana.a/unit.stop: No such file or directory 2023-11-02T10:54:31.915 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:31 smithi174 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-11-02T10:54:31.915 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:31 smithi174 systemd[1]: ceph-0c6d86b6-796c-11ee-8db9-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-11-02T10:54:31.916 INFO:journalctl@ceph.grafana.a.smithi174.stdout:Nov 02 10:54:31 smithi174 systemd[1]: Stopped Ceph grafana.a for 0c6d86b6-796c-11ee-8db9-212e2dc638e7. 2023-11-02T10:54:43.333 INFO:tasks.cephadm:Removing cephadm ... 2023-11-02T10:54:43.334 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-02T10:54:43.342 DEBUG:teuthology.orchestra.run.smithi174:> rm -rf /home/ubuntu/cephtest/cephadm 2023-11-02T10:54:43.348 INFO:tasks.cephadm:Teardown complete 2023-11-02T10:54:43.349 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-02T10:54:43.358 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-02T10:54:43.359 DEBUG:teuthology.orchestra.run.smithi114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-02T10:54:43.361 DEBUG:teuthology.orchestra.run.smithi174:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-02T10:54:43.381 INFO:teuthology.orchestra.run.smithi114.stdout: remote refid st t when poll reach delay offset jitter 2023-11-02T10:54:43.382 INFO:teuthology.orchestra.run.smithi114.stdout:============================================================================== 2023-11-02T10:54:43.382 INFO:teuthology.orchestra.run.smithi114.stdout:*hv01.front.sepi 44.4.53.2 2 u 23 64 377 0.098 0.135 0.237 2023-11-02T10:54:43.382 INFO:teuthology.orchestra.run.smithi114.stdout:+hv02.front.sepi 63.231.80.2 3 u 15 64 377 0.101 2.580 0.326 2023-11-02T10:54:43.383 INFO:teuthology.orchestra.run.smithi114.stdout:+hv03.front.sepi 74.6.168.72 3 u 13 64 377 0.085 1.772 0.229 2023-11-02T10:54:43.383 INFO:teuthology.orchestra.run.smithi114.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2023-11-02T10:54:43.385 INFO:teuthology.orchestra.run.smithi174.stdout: remote refid st t when poll reach delay offset jitter 2023-11-02T10:54:43.385 INFO:teuthology.orchestra.run.smithi174.stdout:============================================================================== 2023-11-02T10:54:43.385 INFO:teuthology.orchestra.run.smithi174.stdout:*hv01.front.sepi 44.4.53.2 2 u 20 64 377 0.084 1.015 1.305 2023-11-02T10:54:43.386 INFO:teuthology.orchestra.run.smithi174.stdout:+hv02.front.sepi 63.231.80.2 3 u 18 64 377 0.095 4.904 1.480 2023-11-02T10:54:43.386 INFO:teuthology.orchestra.run.smithi174.stdout:+hv03.front.sepi 74.6.168.72 3 u 23 64 377 0.086 3.290 0.981 2023-11-02T10:54:43.386 INFO:teuthology.orchestra.run.smithi174.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2023-11-02T10:54:43.387 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-02T10:54:43.396 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-02T10:54:43.396 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-02T10:54:43.405 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-02T10:54:43.455 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-02T10:54:43.463 INFO:teuthology.task.internal:Duration was 1298.895829 seconds 2023-11-02T10:54:43.464 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-02T10:54:43.473 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-02T10:54:43.474 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-02T10:54:43.476 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-02T10:54:43.531 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-02T10:54:43.531 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2023-11-02T10:54:43.532 DEBUG:teuthology.orchestra.run.smithi114:> 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-02T10:54:43.545 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi174.front.sepia.ceph.com 2023-11-02T10:54:43.546 DEBUG:teuthology.orchestra.run.smithi174:> 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-02T10:54:43.562 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-02T10:54:43.562 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-02T10:54:43.589 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-02T10:54:43.649 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-02T10:54:43.649 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-02T10:54:43.652 DEBUG:teuthology.orchestra.run.smithi174:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-02T10:54:43.786 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-02T10:54:43.795 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-02T10:54:43.796 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-02T10:54:43.812 DEBUG:teuthology.orchestra.run.smithi174:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-02T10:54:43.829 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-02T10:54:43.839 DEBUG:teuthology.orchestra.run.smithi114:> 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-02T10:54:43.856 DEBUG:teuthology.orchestra.run.smithi174:> 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-02T10:54:43.867 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2023-11-02T10:54:43.871 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = core 2023-11-02T10:54:43.908 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-02T10:54:43.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-02T10:54:43.915 DEBUG:teuthology.orchestra.run.smithi174:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-02T10:54:43.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-02T10:54:43.955 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-02T10:54:43.965 INFO:teuthology.task.internal:Transferring archived files... 2023-11-02T10:54:43.967 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320/remote/smithi114 2023-11-02T10:54:43.968 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-02T10:54:43.996 DEBUG:teuthology.misc:Transferring archived files from smithi174:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320/remote/smithi174 2023-11-02T10:54:43.998 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-02T10:54:44.024 INFO:teuthology.task.internal:Removing archive directory... 2023-11-02T10:54:44.025 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-02T10:54:44.038 DEBUG:teuthology.orchestra.run.smithi174:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-02T10:54:44.044 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-02T10:54:44.055 INFO:teuthology.task.internal:Not uploading archives. 2023-11-02T10:54:44.056 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-02T10:54:44.066 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-02T10:54:44.066 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-02T10:54:44.069 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-02T10:54:44.074 INFO:teuthology.orchestra.run.smithi114.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 2 10:54 /home/ubuntu/cephtest 2023-11-02T10:54:44.092 INFO:teuthology.orchestra.run.smithi174.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 2 10:54 /home/ubuntu/cephtest 2023-11-02T10:54:44.095 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-02T10:54:44.105 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-02T10:54:44.127 INFO:teuthology.nuke:Checking targets against current locks 2023-11-02T10:54:44.156 DEBUG:teuthology.nuke:shortname: smithi114 2023-11-02T10:54:44.157 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-02T10:54:44.181 DEBUG:teuthology.nuke:shortname: smithi174 2023-11-02T10:54:44.182 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-02T10:54:44.185 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320', '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-02 10:24:18.935338', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-11-02T10:54:44.204 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi174.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2023-11-01_18:38:59-rados-wip-yuri5-testing-2023-10-24-0737-pacific-distro-default-smithi/7443320', '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-02 10:24:18.937748', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-11-02T10:54:44.238 INFO:teuthology.orchestra.console.smithi114:Power off 2023-11-02T10:54:44.239 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-02T10:54:44.258 INFO:teuthology.orchestra.console.smithi174:Power off 2023-11-02T10:54:44.258 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-02T10:54:44.269 DEBUG:teuthology.orchestra.console.smithi114:power off output: Chassis Power Control: Down/Off 2023-11-02T10:54:44.270 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-02T10:54:44.281 DEBUG:teuthology.orchestra.console.smithi174:power off output: Chassis Power Control: Down/Off 2023-11-02T10:54:44.281 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-02T10:54:44.294 DEBUG:teuthology.orchestra.console.smithi114:check power output: Chassis Power is on 2023-11-02T10:54:44.304 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-11-02T10:54:48.296 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-02T10:54:48.307 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-02T10:54:48.409 DEBUG:teuthology.orchestra.console.smithi114:check power output: Chassis Power is on 2023-11-02T10:54:48.418 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-11-02T10:54:52.414 DEBUG:teuthology.orchestra.console.smithi114:pexpect command: ipmitool -H smithi114.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-02T10:54:52.423 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-02T10:54:52.525 DEBUG:teuthology.orchestra.console.smithi114:check power output: Chassis Power is off 2023-11-02T10:54:52.534 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is off 2023-11-02T10:54:52.627 INFO:teuthology.orchestra.console.smithi114:Power off completed 2023-11-02T10:54:52.635 INFO:teuthology.orchestra.console.smithi174:Power off completed 2023-11-02T10:54:52.741 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} duration: 1298.8958294391632 failure_reason: 'Command failed on smithi114 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0c6d86b6-796c-11ee-8db9-212e2dc638e7 -e sha1=f2ece71a1e784ed2e115679dd66f690a9706b8a8 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_lflores@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=e25a2c6c8dbc4655b8203fed609a8d30 status: fail success: false 2023-11-02T10:54:52.742 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-02T10:54:52.832 INFO:teuthology.run:FAIL